aboutsummaryrefslogtreecommitdiffstats
path: root/tools/releasetools/add_img_to_target_files.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in computing streaming property of payload.binKelvin Zhang2021-07-281-3/+0
* Write the vbmeta digest to the output zipfile alsoTianjie2021-07-141-13/+26
* Amend the apex info for ota packageTianjie2021-06-071-1/+3
* Calculate the runtime ro.build.id in ota scriptsTianjie2021-05-101-2/+3
* Calculate the vbmeta digest when building imagesTianjie2021-05-051-2/+17
* Performs basic APEX validation in the merged target files package.Daniel Norman2021-04-191-2/+2
* Moves care map generation logic to common.py, so it can be reused.Kelvin Zhang2021-04-131-108/+4
* Revert "Generate care map after merging target_files"Daniel Norman2021-04-051-23/+121
* Generate care map after merging target_filesKelvin Zhang2021-04-011-121/+23
* Revert^2 "Add option to allow product makefiles to skip building s..."Yo Chiang2021-03-251-2/+3
* Revert "Add option to allow product makefiles to skip building s..."Tianjie Xu2021-03-251-3/+2
* Add option to allow product makefiles to skip building super_empty.imgYi-Yo Chiang2021-03-241-2/+3
* Add pvmfw partition to target filesAndrew Scull2021-02-191-0/+39
* Returns empty apex_infos if the apex target dir does not exist.Daniel Norman2021-02-171-2/+2
* Emit apex_info to target_files META/apex_info.pbKelvin Zhang2021-01-251-4/+24
* Ensure file permissions are writable before attempting to sign.Rupert Shuttleworth2020-12-081-0/+4
* Support PRODUCT_BUILD_VBMETA_IMAGE for target filesBowgo Tsai2020-11-131-2/+3
* Misc fixes to release tools.Chris Gross2020-09-211-43/+22
* Revert "Add modules partition."Yifan Hong2020-09-151-30/+1
* Add modules partition.Yifan Hong2020-09-091-1/+30
* Add odm_dlkm partition.Yifan Hong2020-07-161-2/+28
* Add vendor_dlkm partition.Yifan Hong2020-07-131-1/+28
* Merge "Use BUILD_*_IMAGE flags in add_img_to_target_files."Chris Gross2020-06-191-17/+26
|\
| * Use BUILD_*_IMAGE flags in add_img_to_target_files.Chris Gross2020-06-041-17/+26
* | Include image descriptor of only the first boot image in vbmetaRoopesh Nataraja2020-06-101-4/+4
|/
* Add options to sign the prebuilt custom images.Hongguang Chen2020-05-201-3/+64
* Reland "Add a wrapper class PartitionBuildProp""Tianjie Xu2020-05-091-3/+5
* Revert "Add a wrapper class PartitionBuildProp"Greg Kaiser2020-05-091-5/+3
* Add a wrapper class PartitionBuildPropTianjie2020-05-061-3/+5
* support multiple boot.img files in release toolsSteve Muckle2020-04-161-10/+18
* Uses a per-partition fingerprint for building images and avb_salt.Daniel Norman2020-03-021-1/+1
* releasetools: Fix the support for getting reproducible images.Tao Bao2019-10-071-8/+3
* releasetools: Update the handling of recovery fstab.Tao Bao2019-10-041-12/+0
* Moving recovery resources from /system to /vendorBill Peckham2019-10-041-5/+30
* add vendor_boot image supportSteve Muckle2019-09-271-0/+14
* Adds support for optionally generating vbmeta.img in merge_builds.Daniel Norman2019-08-021-61/+1
* releasetools: Move recovery-two-step.img to OTA/.Tao Bao2019-07-261-2/+2
* Rename product_services to system_extJustin Yun2019-07-091-17/+17
* Change the condition for building super_empty.img.Tao Bao2019-06-281-1/+2
* releasetools: Make additional modules Python 3 compatible.Tao Bao2019-06-271-9/+9
* releasetools: No-op change to use common.AVB_VBMETA_PARTITIONS.Tao Bao2019-06-101-1/+1
* Rebuild recovery-from-boot patch when calling add_img_to_target_files.Tao Bao2019-06-041-2/+4
* Add BUILD_RECOVERY_IMAGE and BUILD_BOOT_IMAGE flagsChris Gross2019-05-071-11/+14
* releasetools: Skip on empty care_map.Tao Bao2019-05-011-3/+7
* releasetools: GetCareMap supports non-sparse image.Tao Bao2019-04-251-11/+22
* Merge "Adds optional --rebuild_recovery flag to merge_target_files."Daniel Norman2019-03-191-5/+6
|\
| * Adds optional --rebuild_recovery flag to merge_target_files.Daniel Norman2019-03-181-5/+6
* | releasetools: Kill the use of os.getenv('AVBTOOL').Tao Bao2019-03-181-2/+2
|/
* Skip some build steps if not building system image.Bill Peckham2019-02-131-3/+5
* Code improvement to adjusted the blocks size for care_map fileShashikant Baviskar2019-02-131-8/+9