aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix the generation of installable zipsDenis 'GNUtoo' Carikli2021-09-201-1/+1
* Add support for combining the notices from 2 roots.Bob Badour2020-07-231-35/+36
* Use apksigner in check_target_files_signaturesTianjie2020-07-141-36/+89
* Merge "Fix up _CheckSecondTokenNotSlotSuffixed function." into rvc-devYifan Hong2020-07-011-3/+3
|\
| * Fix up _CheckSecondTokenNotSlotSuffixed function.P.Adarsh Reddy2020-06-301-3/+3
* | Rename the boot image for avb validationTianjie2020-06-261-0/+11
* | Merge "Include image descriptor of only the first boot image in vbmeta" into ...TreeHugger Robot2020-06-171-4/+4
|\ \
| * | Include image descriptor of only the first boot image in vbmetaRoopesh Nataraja2020-06-151-4/+4
* | | Merge "Fix the read on a closed zipfile" into rvc-devTianjie Xu2020-06-171-3/+10
|\ \ \ | |/ / |/| |
| * | Fix the read on a closed zipfileTianjie2020-06-131-3/+10
* | | Add LZ4 support to the release toolsJ. Avila2020-06-112-5/+12
|/ /
* | Merge "releasetools: Add signapk as required modules" into rvc-devAnton Hansson2020-06-011-0/+1
|\ \
| * | releasetools: Add signapk as required modulesLuca Stefani2020-05-111-0/+1
* | | Fix _ImportParser() error if property is imported from oem partition.Hongguang Chen2020-05-281-1/+6
* | | Merge changes I637dea34,I4a9fa35c,I5c952cd2 into rvc-devTianjie Xu2020-05-288-226/+903
|\ \ \
| * | | Add an option to input the boot variables for OTA package generationTianjie2020-05-272-41/+179
| * | | Reland "Calculate the runtime fingerprint prefixes from build prop"Tianjie Xu2020-05-274-20/+426
| * | | Reland "Add a wrapper class PartitionBuildProp""Tianjie Xu2020-05-277-218/+351
* | | | Merge "Update auto-gen test config template with PARAMETERIZED_STRINGS placeh...TreeHugger Robot2020-05-281-3/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Update auto-gen test config template with PARAMETERIZED_STRINGSeasoncylee2020-05-181-3/+9
* | | | Merge "Allow more than one '=' in avb_extra_custom_image_extra_args." into rv...Hongguang Chen2020-05-261-1/+4
|\ \ \ \
| * | | | Allow more than one '=' in avb_extra_custom_image_extra_args.Hongguang Chen2020-05-251-1/+4
* | | | | Merge "sign_apex.py respects hash algorithm" into rvc-devTreeHugger Robot2020-05-262-12/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sign_apex.py respects hash algorithmJiyong Park2020-05-212-12/+16
| |/ / /
* | | | Add options to sign the prebuilt custom images.Hongguang Chen2020-05-215-8/+129
* | | | 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
|/ / /
* | / Exclude vendor_boot in secondary payloadTianjie2020-05-151-1/+2
| |/ |/|
* | Merge changes from topic "nonab_on_vab_r" into rvc-devTreeHugger Robot2020-05-134-49/+189
|\ \ | |/ |/|
| * Use add_slot_suffix function in edify scriptYifan Hong2020-05-073-42/+158
| * Support forcefully generating non-AB packages.Yifan Hong2020-05-073-7/+31
* | releasetools: Fallback to "mkbootimg_args" if "recovery_mkbootimg_args" not f...P.Adarsh Reddy2020-05-071-0/+4
* | Merge "Split MediaProvider into its own target." into rvc-devJeff Sharkey2020-05-051-0/+1
|\ \
| * | Split MediaProvider into its own target.Jeff Sharkey2020-05-031-0/+1
* | | Skip _oem_props if oem_dicts is None.Hongguang Chen2020-05-042-7/+6
|/ /
* | releasetools: correct allowed property sources for incremental OTAsSteven Laver2020-04-302-5/+109
* | Merge "releasetools: Add missing log format specifier" into rvc-devTianjie Xu2020-04-271-1/+1
|\ \ | |/ |/|
| * releasetools: Add missing log format specifierLuca Stefani2020-04-271-1/+1
* | Allow passing in codename_to_api_level_map to sign_apex.Baligh Uddin2020-04-251-3/+17
* | support multiple boot.img files in release toolsSteve Muckle2020-04-222-17/+30
|/
* Enable non-v3 recovery image with v3 boot imageSteve Muckle2020-04-141-4/+7
* Add signing certificate lineage file support.Jaewoong Jung2020-04-061-0/+12
* Make the `partition=` tag optional.Bill Peckham2020-04-035-13/+45
* Build merged apexkeys.txt/apkcerts.txt by partition.Bill Peckham2020-04-0212-26/+204
* Merge "[signapk] new flag to request v4 signing" into rvc-devSongchun Fan2020-03-261-5/+29
|\
| * [signapk] new flag to request v4 signingSongchun Fan2020-03-251-5/+29
* | Continue to pass in --signing_helper for avbtool.Baligh Uddin2020-03-261-4/+10
|/
* Build the payload image only during apk-in-apex signingTianjie2020-03-242-73/+48
* Also check empty SKU if SKUS are not definedYifan Hong2020-03-191-2/+3