aboutsummaryrefslogtreecommitdiffstats
path: root/tools/releasetools/common.py
Commit message (Expand)AuthorAgeFilesLines
* Fix the generation of installable zipsDenis 'GNUtoo' Carikli2021-09-201-1/+1
* Add LZ4 support to the release toolsJ. Avila2020-06-111-5/+11
* Fix _ImportParser() error if property is imported from oem partition.Hongguang Chen2020-05-281-1/+6
* Reland "Calculate the runtime fingerprint prefixes from build prop"Tianjie Xu2020-05-271-11/+66
* Reland "Add a wrapper class PartitionBuildProp""Tianjie Xu2020-05-271-46/+99
* Add options to sign the prebuilt custom images.Hongguang Chen2020-05-211-3/+8
* Merge "support different boot partition sizes in aosp_arm64" into rvc-devTreeHugger Robot2020-05-201-2/+10
|\
| * support different boot partition sizes in aosp_arm64Steve Muckle2020-05-191-2/+10
* | Fix the syntax in install-recovery.shTianjie2020-05-191-2/+2
|/
* Merge changes from topic "nonab_on_vab_r" into rvc-devTreeHugger Robot2020-05-131-13/+57
|\
| * Use add_slot_suffix function in edify scriptYifan Hong2020-05-071-10/+48
| * Support forcefully generating non-AB packages.Yifan Hong2020-05-071-3/+9
* | releasetools: Fallback to "mkbootimg_args" if "recovery_mkbootimg_args" not f...P.Adarsh Reddy2020-05-071-0/+4
* | Skip _oem_props if oem_dicts is None.Hongguang Chen2020-05-041-3/+6
* | releasetools: correct allowed property sources for incremental OTAsSteven Laver2020-04-301-5/+29
|/
* support multiple boot.img files in release toolsSteve Muckle2020-04-221-7/+12
* Enable non-v3 recovery image with v3 boot imageSteve Muckle2020-04-141-4/+7
* Make the `partition=` tag optional.Bill Peckham2020-04-031-2/+2
* Build merged apexkeys.txt/apkcerts.txt by partition.Bill Peckham2020-04-021-1/+2
* RESTRICT AUTOMERGE Uses a per-partition fingerprint for building images and a...Daniel Norman2020-03-101-40/+59
* Resign apks contained in apexTianjie Xu2020-01-271-1/+4
* Merge "Go one directory up looking for releasetools path"Treehugger Robot2020-01-101-1/+1
|\
| * Go one directory up looking for releasetools pathRobin Lee2020-01-021-1/+1
* | Handle virtual A/B defines during dynamic_partitions_info merge.P Adarsh Reddy2019-12-241-0/+6
|/
* Add AFTL relevant options to OPTIONS in common.py.Dan Austin2019-12-121-1/+20
* releasetools: Generalize base_fs_file handling.David Anderson2019-12-111-18/+11
* Merge "Removes custom prefix/suffix from MergeDynamicPartitionInfoDicts."Treehugger Robot2019-11-271-29/+8
|\
| * Removes custom prefix/suffix from MergeDynamicPartitionInfoDicts.Daniel Norman2019-11-261-29/+8
* | Merge "Move check partition size logs to a file"Yifan Hong2019-11-261-4/+22
|\ \ | |/ |/|
| * Move check partition size logs to a fileYifan Hong2019-11-051-4/+22
* | releasetools: fix avbtool arguments.Donghoon Yu2019-11-211-1/+1
|/
* releasetools: Fix an issue in common.GetAvbPartitionArg.Tao Bao2019-10-141-1/+1
* releasetools: Set the search path based on the current executable.Tao Bao2019-10-111-14/+15
* AVB: decouple vbmeta.img from recovery.img for non-A/B devicescfig2019-10-101-4/+14
* releasetools: Fix the support for getting reproducible images.Tao Bao2019-10-071-14/+6
* releasetools: Move BuildInfo into common.Tao Bao2019-10-071-0/+219
* releasetools: Update the handling of recovery fstab.Tao Bao2019-10-041-32/+44
* Moving recovery resources from /system to /vendorBill Peckham2019-10-041-10/+28
* Merge "add vendor_boot image support"Treehugger Robot2019-09-271-20/+120
|\
| * add vendor_boot image supportSteve Muckle2019-09-271-20/+120
* | Merge "Consider search_path to locate avb_*_key_path files"Daniel Mentz2019-08-261-0/+8
|\ \
| * | Consider search_path to locate avb_*_key_path filesDaniel Mentz2019-08-261-0/+8
| |/
* | Merge "Adds support for optionally generating vbmeta.img in merge_builds."Daniel Norman2019-08-021-0/+86
|\|
| * Adds support for optionally generating vbmeta.img in merge_builds.Daniel Norman2019-08-021-0/+86
* | Merge "Adds new merge builds script for use in merging two non-dist builds."Daniel Norman2019-07-291-0/+58
|\|
| * Adds new merge builds script for use in merging two non-dist builds.Daniel Norman2019-07-291-0/+58
* | Switch to aapt2 for getting minSdkVersionchangho.shin2019-07-191-4/+4
|/
* Clean up merge_target_files.py.Daniel Norman2019-07-181-2/+5
* Merge "logging: set stdout and stderr to None in some cases"Tao Bao2019-07-171-0/+2
|\
| * logging: set stdout and stderr to None in some casesRegnier, Philippe2019-07-111-0/+2