android_build/tools/releasetools
Baligh Uddin 639b3b7a65 Continue to pass in --signing_helper for avbtool.
BUG: 152424931
Test: Tested Locally
Change-Id: I4e93a899b9055c937980a496f20b35c01ccbb4c1
2020-03-29 22:05:27 -07:00
..
testdata Resign apks contained in apex 2020-01-27 19:48:39 +00:00
Android.bp releasetools: Add signapk as required modules 2020-03-27 13:05:21 +00:00
OWNERS releasetools: Update OWNERS. 2019-10-07 12:39:55 -07:00
TEST_MAPPING
add_img_to_target_files
add_img_to_target_files.py Uses a per-partition fingerprint for building images and avb_salt. 2020-03-02 19:05:20 +00:00
apex_utils.py Continue to pass in --signing_helper for avbtool. 2020-03-29 22:05:27 -07:00
blockimgdiff.py
build_image.py Uses a per-partition fingerprint for building images and avb_salt. 2020-03-02 19:05:20 +00:00
build_super_image.py releasetools: Pass --virtual-ab to lpmake. 2019-12-16 22:17:28 +00:00
check_ota_package_signature.py
check_partition_sizes.py Fix Virtual A/B size checks 2019-11-05 14:06:23 -08:00
check_target_files_signatures
check_target_files_signatures.py
check_target_files_vintf.py Also check empty SKU if SKUS are not defined 2020-03-17 20:27:32 -07:00
common.py Uses a per-partition fingerprint for building images and avb_salt. 2020-03-02 19:05:20 +00:00
edify_generator.py
images.py
img_from_target_files
img_from_target_files.py
make_recovery_patch.py Moving recovery resources from /system to /vendor 2019-10-04 00:04:34 +00:00
merge_builds.py Removes custom prefix/suffix from MergeDynamicPartitionInfoDicts. 2019-11-26 11:09:17 -08:00
merge_target_files.py Removes custom prefix/suffix from MergeDynamicPartitionInfoDicts. 2019-11-26 11:09:17 -08:00
ota_from_target_files
ota_from_target_files.py releasetools: Add missing log format specifier 2020-03-27 13:07:56 +00:00
ota_package_parser.py
pylintrc
rangelib.py
sign_apex.py Resign apks contained in apex 2020-01-27 19:48:39 +00:00
sign_target_files_apks
sign_target_files_apks.py Support removing AVB public keys 2020-02-24 17:53:10 +08:00
sparse_img.py Preserve the monotonic property when subtracting 0 block 2020-02-26 21:50:47 -08:00
target_files_diff.py
test_add_img_to_target_files.py
test_apex_utils.py Build the payload image only during apk-in-apex signing 2020-03-23 18:15:34 -07:00
test_blockimgdiff.py
test_build_image.py
test_check_partition_sizes.py Fix Virtual A/B size checks 2019-11-05 14:06:23 -08:00
test_check_target_files_vintf.py releasetools: Fix releasetools_py3_test. 2019-10-06 23:29:34 -07:00
test_common.py Uses a per-partition fingerprint for building images and avb_salt. 2020-03-02 19:05:20 +00:00
test_merge_target_files.py
test_ota_from_target_files.py Call delta_generator to get the signature size 2019-10-12 00:36:54 +00:00
test_rangelib.py
test_sign_apex.py Resign apks contained in apex 2020-01-27 19:48:39 +00:00
test_sign_target_files_apks.py Include per-partition fingerprint as AVB prop. 2019-10-09 21:25:19 -07:00
test_utils.py releasetools: Move MockScriptWriter into test_utils. 2019-10-07 20:00:34 -07:00
test_validate_target_files.py releasetools: Support verifying files with non-monotonic ranges. 2019-10-03 23:21:22 -07:00
test_verity_utils.py
validate_target_files.py Remove the key parameter when verifying avb images in validate_target_files 2020-02-06 13:31:26 -08:00
verity_utils.py