Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build
/
a59bb277547dd9b22a90d0dfa7c2b58fe7a7c41b
/
tools
/
releasetools
/
ota_from_target_files.py
a59bb27
Fix partition timestamps for secondary payload
by Kelvin Zhang
· 4 years, 9 months ago
49ab1b90
OTA: Support A/B devices custom images update.
by Hongguang Chen
· 4 years, 10 months ago
38ab4d8
Add ota script support to generate partial updates
by Yifan Hong
· 5 years ago
928c234
Allow zip64 support when opening zip files
by Kelvin Zhang
· 4 years, 11 months ago
c08cbf0
Revert "Add modules partition."
by Yifan Hong
· 5 years ago
c0f187f
Add modules partition.
by Yifan Hong
· 5 years ago
39aea44
Generate partition timestamps in ota_from_target_files
by Kelvin Zhang
· 5 years ago
a207613
Define the protobuf for OTA metadata
by Tianjie
· 5 years ago
2e41738
Fix lint errors on ota_utils.py
by Kelvin Zhang
· 5 years ago
cff4d76
Move non-AB OTA generation code to a separate file
by Kelvin Zhang
· 5 years ago
b021b2a
Update language to comply with Android’s inclusive language guidance
by Ivan Lozano
· 5 years ago
f496f1b
Add odm_dlkm partition.
by Yifan Hong
· 5 years ago
cfb917a
Add vendor_dlkm partition.
by Yifan Hong
· 5 years ago
c8b4784
Merge "Fix lint errors in ota_from_target_files script"
by Kelvin Zhang
· 5 years ago
0876c41
Fix lint errors in ota_from_target_files script
by Kelvin Zhang
· 5 years ago
eb06afb
Fix the read on a closed zipfile
by Tianjie
· 5 years ago
d686716
Add an option to input the boot variables for OTA package generation
by Tianjie
· 5 years ago
bdb3201
Use add_slot_suffix function in edify script
by Yifan Hong
· 5 years ago
65afc07
Support forcefully generating non-AB packages.
by Yifan Hong
· 5 years ago
c385064
Exclude vendor_boot in secondary payload
by Tianjie
· 5 years ago
9afb221
Reland "Calculate the runtime fingerprint prefixes from build prop"
by Tianjie Xu
· 5 years ago
b21e48b
Revert "Calculate the runtime fingerprint prefixes from build prop"
by Greg Kaiser
· 5 years ago
0d2fcd5
Calculate the runtime fingerprint prefixes from build prop
by Tianjie
· 5 years ago
88e1a14
releasetools: Add missing log format specifier
by Luca Stefani
· 5 years ago
2a7aaa6
ota_tool: fix incremental ota error
by Xindong Xu
· 5 years ago
fe07343
Support Factory OTA for Virtual A/B devices
by Yifan Hong
· 6 years ago
21e6deb
Call delta_generator to get the signature size
by Tianjie Xu
· 6 years ago
1c320f8
releasetools: Move BuildInfo into common.
by Tao Bao
· 6 years ago
e868aec
Moving recovery resources from /system to /vendor
by Bill Peckham
· 6 years ago
3e75946
releasetools: Remove more images out of secondary payload.
by Tao Bao
· 6 years ago
c4011cd7
releasetools: Sanity check the build fingerprint.
by Tao Bao
· 6 years ago
1c80800
Remove vendor & product in secondary payload
by Tianjie Xu
· 6 years ago
9c9993c
Merge "Add a new flag "--disable_fec_computation" for OTA generation"
by Tianjie Xu
· 6 years ago
1b07983
Add a new flag "--disable_fec_computation" for OTA generation
by Tianjie Xu
· 6 years ago
9276cf0
Check VINTF compatibility at OTA generation time.
by Yifan Hong
· 6 years ago
f67dd80
Generate block based OTA for product partitions
by Tianjie Xu
· 6 years ago
f0c4aa2
releasetools: Fix the target files diffing.
by Tao Bao
· 7 years ago
718faed
releasetools: Don't write outputs if not in verbose mode.
by Tao Bao
· 6 years ago
0480850
releasetools: Move recovery-two-step.img to OTA/.
by Tao Bao
· 6 years ago
e733ed7
Merge "logging: set stdout and stderr to None in some cases"
by Tao Bao
· 6 years ago
2f7e11e
logging: set stdout and stderr to None in some cases
by Regnier, Philippe
· 6 years ago
6151e3f
Rename product_services to system_ext
by Justin Yun
· 6 years ago
a370545
releasetools: Make additional modules Python 3 compatible.
by Tao Bao
· 6 years ago
59cf0c5
releasetools: Clean up additional modules for Python 3 compatibility.
by Tao Bao
· 6 years ago
51d3756
ota_from_target_files: include metadata when odm / product is changed.
by Yifan Hong
· 6 years ago
8a66a71
Allow generating OTA package from non-sparse images.
by Yifan Hong
· 6 years ago
e3ef041
Merge "Stop using build/target -> build/make/target symlink"
by Treehugger Robot
· 6 years ago
0ab1be6
Stop using build/target -> build/make/target symlink
by Dan Willemsen
· 6 years ago
376cc7c
Pass the correct signature size to payload generator
by xunchang
· 6 years ago
0ff15de
releasetools: common.UnzipTemp() filters out non-matching patterns.
by Tao Bao
· 6 years ago
28a11ef
Merge "releasetools: Include retrofit info into package metadata."
by Tao Bao
· 6 years ago
fa2e796
Merge "Remove logical partitions from ab_partitions.txt in retrofit package."
by Treehugger Robot
· 6 years ago
393eeb4
releasetools: Include retrofit info into package metadata.
by Tao Bao
· 6 years ago
b433eba
Remove logical partitions from ab_partitions.txt in retrofit package.
by Yifan Hong
· 6 years ago
1cfe251
OTA: Add an option to dump the metadata in ota package
by xunchang
· 6 years ago
abfa265
Add a flag to skip compatibility check
by xunchang
· 6 years ago
9e73e82
Allow properties to be derived from partition-specific properties
by Steven Laver
· 7 years ago
10c530d
Generate OTA for non-A/B devices with dynamic partitions
by Yifan Hong
· 7 years ago
03fecb6
releasetools: Remove the mismatch map files when generating retrofit OTAs.
by Tao Bao
· 7 years ago
5061103
dynamic_partition_use -> use_dynamic_partitions.
by Yifan Hong
· 7 years ago
50e7954
Generate retrofit OTA.
by Yifan Hong
· 7 years ago
32fcdab
releasetools: Switch to Python logging.
by Tao Bao
· 7 years ago
bec89c1
releasetools: Clean up the logging while calling external commands.
by Tao Bao
· 7 years ago
73dd4f4
releasetools: Set default stdout and stderr in common.Run().
by Tao Bao
· 7 years ago
67c7cbb
Generate the compute_hash_tree command
by Tianjie Xu
· 7 years ago
4c05f4a
Rename care map in pb format to care_map.pb
by Tianjie Xu
· 7 years ago
ea6cbd0
releasetools: Handle the case of not having ro.vendor.build.fingerprint.
by Tao Bao
· 7 years ago
5121655
releasetools: Track edify function API changes.
by Tao Bao
· 7 years ago
338856f
A/B update: Replace the zip FileHeader mechanism for update package
by Shashikant Baviskar
· 7 years ago
1a3d83d
Merge "releasetools: Make scripts pylint clean." am: 23a4070483
by Tao Bao
· 7 years ago
23a4070
Merge "releasetools: Make scripts pylint clean."
by Tao Bao
· 7 years ago
b1750e2
Merge "releasetools: Remove the assertion of not allowing thumbprint in Treble world."
by Tao Bao
· 7 years ago
76def24
releasetools: Make scripts pylint clean.
by Tao Bao
· 8 years ago
4223012
releasetools: Remove the assertion of not allowing thumbprint in Treble world.
by Tao Bao
· 7 years ago
40e1bb6
Merge "releasetools: Fix secondary payload generation." am: c26dea96a2
by Tao Bao
· 7 years ago
1248980
releasetools: Fix secondary payload generation.
by Tao Bao
· 7 years ago
a85cb40
Merge "releasetools: Add dict-like setter to BuildInfo." am: ee36b42beb
by Tao Bao
· 7 years ago
667c753
releasetools: Add dict-like setter to BuildInfo.
by Tao Bao
· 7 years ago
e89e50e
Merge "releasetools: Explicitly pass the SHA-1 of source boot image to PatchCheck."
by Tao Bao
· 7 years ago
6d8ec58
releasetools: Explicitly pass the SHA-1 of source boot image to PatchCheck.
by Tao Bao
· 7 years ago
cf7000e
Merge "releasetools: Use "ota-downgrade=yes" for --override_timestamp." am: 3d840c6b98
by Tao Bao
· 7 years ago
3d840c6
Merge "releasetools: Use "ota-downgrade=yes" for --override_timestamp."
by Tao Bao
· 7 years ago
faa8e0b
releasetools: Use "ota-downgrade=yes" for --override_timestamp.
by Tao Bao
· 7 years ago
29edf01
Merge "releasetools: Make _GetPropertyFilesString public" am: f6806a7ff3
by Zhomart Mukhamejanov
· 7 years ago
603655f
releasetools: Make _GetPropertyFilesString public
by Zhomart Mukhamejanov
· 7 years ago
133d720
Merge "releasetools: Group the option descriptions in ota_from_target_files.py." am: eafa928737
by Tao Bao
· 7 years ago
30df8b4
releasetools: Group the option descriptions in ota_from_target_files.py.
by Tao Bao
· 7 years ago
d2ce2ed
releasetools: Handle two edge cases in FinalizeMetadata().
by Tao Bao
· 7 years ago
491d7e2
releasetools: Add NonAbOtaPropertyFiles for non-A/B OTA packages.
by Tao Bao
· 7 years ago
3bf8c65
releasetools: Handle two edge cases in FinalizeMetadata().
by Tao Bao
· 7 years ago
c0746f4
releasetools: Add NonAbOtaPropertyFiles for non-A/B OTA packages.
by Tao Bao
· 7 years ago
85f1698
releasetools: Add AbOtaPropertyFiles.
by Tao Bao
· 7 years ago
b630467
releasetools: Add AbOtaPropertyFiles.
by Tao Bao
· 7 years ago
6920352
releasetools: Create PropertyFiles class.
by Tao Bao
· 7 years ago
d3fc38a
releasetools: Create PropertyFiles class.
by Tao Bao
· 7 years ago
cc8e266
releasetools: Create StreamingPropertyFiles class.
by Tao Bao
· 7 years ago
ae5e4c3
releasetools: Create StreamingPropertyFiles class.
by Tao Bao
· 7 years ago
fe5b69a
releasetools: Separate streaming metadata computation into functions.
by Tao Bao
· 7 years ago
f511049
releasetools: Separate streaming metadata computation into functions.
by Tao Bao
· 7 years ago
6b93ed0
Merge "releasetools: Fix a mismatching close." am: 395bf274b8 am: 06bc45b0c2
by Tao Bao
· 7 years ago
Next »