aboutsummaryrefslogtreecommitdiffstats
path: root/tools/releasetools/test_sign_target_files_apks.py
Commit message (Expand)AuthorAgeFilesLines
* sign_target_files_apks: replacing GKI signing args completelyBowgo Tsai2021-05-101-1/+1
* Support GKI boot.img v4 signingBowgo Tsai2021-03-191-2/+51
* Allow zip64 support when opening zip filesKelvin Zhang2020-09-221-23/+23
* Make the `partition=` tag optional.Bill Peckham2020-04-031-1/+5
* Build merged apexkeys.txt/apkcerts.txt by partition.Bill Peckham2020-03-301-3/+4
* Include per-partition fingerprint as AVB prop.Tao Bao2019-10-091-1/+36
* Merge "releasetools: Fix the use of StringIO."Tao Bao2019-07-251-1/+18
|\
| * releasetools: Fix the use of StringIO.Tao Bao2019-07-241-1/+18
* | Merge "Rename product_services to system_ext"Justin Yun2019-07-091-6/+6
|\|
| * Rename product_services to system_extJustin Yun2019-07-091-6/+6
* | Merge "releasetools: Make additional modules Python 3 compatible." am: e4f077...Tao Bao2019-06-271-3/+3
|\|
| * releasetools: Make additional modules Python 3 compatible.Tao Bao2019-06-271-3/+3
* | Merge "Ensure that 'release-keys' are set on properties" am: cc389947d0Tao Bao2019-05-031-16/+40
|\|
| * Ensure that 'release-keys' are set on propertiesMagnus Strandh2019-05-031-16/+40
* | releasetools: Accept PRESIGNED keys in apexkeys.txt.Tao Bao2019-04-261-0/+23
|\ \ | |/ |/|
| * releasetools: Accept PRESIGNED keys in apexkeys.txt.Tao Bao2019-04-251-0/+23
* | releasetools: Accept PRESIGNED keys in apexkeys.txt.Tao Bao2019-04-251-0/+23
* | Stop using build/target -> build/make/target symlinkDan Willemsen2019-04-091-14/+14
|/
* releasetools: Remove the sanity check on APEX payload key names.Tao Bao2019-03-261-4/+27
* releasetools: Allow skipping PRESIGNED APEXes.Tao Bao2019-03-191-25/+55
* releasetools: Support signing APEXes.Tao Bao2019-03-151-8/+72
* releasetools: Add a common base class for unittests.Tao Bao2018-10-111-7/+1
* releasetools: Skip signing APKs with given prefixes.Tao Bao2018-06-201-6/+97
* releasetools: Factor out the check for (compressed) APK file.Tao Bao2018-06-191-1/+49
* releasetools: Check for duplicate entries in ReplaceCerts().Tao Bao2018-02-201-1/+79
* releasetools: Clean up test_sign_target_files_apks.py.Tao Bao2018-02-201-90/+26
* releasetools: Clean up ReplaceVerityKeyId and add tests.Tao Bao2018-01-021-3/+135
* releasetools: Fix the tag replacement for ro.build.vendor.fingerprint.Tao Bao2017-12-081-0/+67