.. |
testdata
|
Fix check target files vintf test.
|
2020-05-01 16:34:22 -07:00 |
add_img_to_target_files
|
|
|
add_img_to_target_files.py
|
Add vendor_dlkm partition.
|
2020-07-13 14:20:56 -07:00 |
Android.bp
|
Add LZ4 support to the release tools
|
2020-06-10 21:51:19 +00:00 |
apex_utils.py
|
sign_apex.py respects hash algorithm
|
2020-05-19 23:19:59 +09:00 |
blockimgdiff.py
|
Support forcefully generating non-AB packages.
|
2020-05-19 15:23:27 -07:00 |
build_image.py
|
Add vendor_dlkm partition.
|
2020-07-13 14:20:56 -07:00 |
build_super_image.py
|
releasetools: Pass --virtual-ab to lpmake.
|
2019-12-16 22:17:28 +00:00 |
check_ota_package_signature.py
|
releasetools: Clean up additional modules for Python 3 compatibility.
|
2019-06-26 00:15:53 -07:00 |
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
|
Use apksigner in check_target_files_signatures
|
2020-07-14 17:23:07 -07:00 |
check_target_files_vintf.py
|
Add vendor_dlkm partition.
|
2020-07-13 14:20:56 -07:00 |
common.py
|
Add vendor_dlkm partition.
|
2020-07-13 14:20:56 -07:00 |
edify_generator.py
|
Fix up _CheckSecondTokenNotSlotSuffixed function.
|
2020-07-01 01:37:56 +00:00 |
images.py
|
Factor out the image classes to break circular dependency
|
2019-07-15 17:02:23 -07:00 |
img_from_target_files
|
|
|
img_from_target_files.py
|
releasetools: img_from_target_files uses zip2zip.
|
2019-08-28 16:36:25 -07:00 |
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
|
Add vendor_dlkm partition.
|
2020-07-13 14:20:56 -07:00 |
ota_from_target_files
|
|
|
ota_from_target_files.py
|
Add vendor_dlkm partition.
|
2020-07-13 14:20:56 -07:00 |
ota_package_parser.py
|
Add a script to parse an block-based ota package
|
2017-05-09 21:01:19 +00:00 |
OWNERS
|
Add elsk to the owner of scripts
|
2020-04-28 14:56:01 -07:00 |
pylintrc
|
releasetools: Make scripts pylint clean.
|
2018-07-19 10:39:05 -07:00 |
rangelib.py
|
releasetools: Make rangelib Python 3 compatibile.
|
2019-06-19 10:30:34 -07:00 |
sign_apex.py
|
Allow passing in codename_to_api_level_map to sign_apex.
|
2020-05-01 13:56:04 +00:00 |
sign_target_files_apks
|
|
|
sign_target_files_apks.py
|
Merge "Fix lint errors in ota_from_target_files script"
|
2020-06-24 19:17:35 +00:00 |
sparse_img.py
|
Preserve the monotonic property when subtracting 0 block
|
2020-02-26 21:50:47 -08:00 |
target_files_diff.py
|
Remove ro.expect.recovery_id
|
2019-01-28 10:56:37 -08:00 |
test_add_img_to_target_files.py
|
Reland "Add a wrapper class PartitionBuildProp""
|
2020-05-09 05:24:18 +00:00 |
test_apex_utils.py
|
sign_apex.py respects hash algorithm
|
2020-05-19 23:19:59 +09:00 |
test_blockimgdiff.py
|
Factor out the image classes to break circular dependency
|
2019-07-15 17:02:23 -07:00 |
test_build_image.py
|
relesetools: Enable releasetools_test in presubmit.
|
2019-04-12 15:26:35 -07:00 |
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
|
Fix check target files vintf test.
|
2020-05-01 16:34:22 -07:00 |
test_common.py
|
Reland "Calculate the runtime fingerprint prefixes from build prop"
|
2020-05-10 21:49:53 +00:00 |
TEST_MAPPING
|
Additionally run releasetools_test with Python 3.
|
2019-07-09 05:14:31 +00:00 |
test_merge_target_files.py
|
Build merged apexkeys.txt/apkcerts.txt by partition.
|
2020-03-30 22:33:27 +00:00 |
test_ota_from_target_files.py
|
Add an option to input the boot variables for OTA package generation
|
2020-05-20 19:01:17 -07:00 |
test_rangelib.py
|
releasetools: Add a common base class for unittests.
|
2018-10-11 23:01:09 -07:00 |
test_sign_apex.py
|
Resign apks contained in apex
|
2020-01-27 19:48:39 +00:00 |
test_sign_target_files_apks.py
|
Make the partition= tag optional.
|
2020-04-03 17:09:37 -07:00 |
test_utils.py
|
releasetools: Move MockScriptWriter into test_utils.
|
2019-10-07 20:00:34 -07:00 |
test_validate_target_files.py
|
Check for duplicate entries in build.prop in validation script
|
2020-07-06 15:13:11 -04:00 |
test_verity_utils.py
|
releasetools: Make verity_utils Python 3 compatible.
|
2019-06-24 21:07:19 -07:00 |
validate_target_files.py
|
Merge "Fix validate_target_files for target files modified by"
|
2020-07-09 00:32:52 +00:00 |
verity_utils.py
|
Add options to sign the prebuilt custom images.
|
2020-05-20 04:10:00 +00:00 |