android_build/tools/releasetools
Tao Bao 21fb765515 Merge "releasetools: Set the search path based on the current executable." 2019-10-14 22:20:02 +00:00
..
testdata releasetools: add tests for check_target_files_vintf 2019-08-28 11:02:26 -07:00
Android.bp Merge "releasetools: add dep to checkvintf" 2019-09-04 17:53:30 -07: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 releasetools: Fix the support for getting reproducible images. 2019-10-07 23:32:07 -07:00
apex_utils.py Don't generate hashtree when signing bundled APEXes. 2019-09-19 14:41:34 -07:00
blockimgdiff.py
build_image.py Build build_image and build_super_image as modules. 2019-07-18 10:27:38 -07:00
build_super_image.py
check_ota_package_signature.py
check_target_files_signatures
check_target_files_signatures.py Switch to aapt2 for getting minSdkVersion 2019-07-19 20:26:42 +00:00
check_target_files_vintf.py Add a script to check VINTF compat of target files package. 2019-08-28 11:02:26 -07:00
common.py releasetools: Set the search path based on the current executable. 2019-10-11 08:53:41 -07:00
edify_generator.py
images.py
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 Adds support for optionally generating vbmeta.img in merge_builds. 2019-08-02 20:13:03 +00:00
merge_target_files.py Moving recovery resources from /system to /vendor 2019-10-04 00:04:34 +00:00
ota_from_target_files
ota_from_target_files.py releasetools: Move BuildInfo into common. 2019-10-07 20:13:59 -07:00
ota_package_parser.py
pylintrc
rangelib.py
sign_apex.py Don't generate hashtree when signing bundled APEXes. 2019-09-19 14:41:34 -07:00
sign_target_files_apks
sign_target_files_apks.py Include per-partition fingerprint as AVB prop. 2019-10-09 21:25:19 -07:00
sparse_img.py releasetools: Support verifying files with non-monotonic ranges. 2019-10-03 23:21:22 -07:00
target_files_diff.py
test_add_img_to_target_files.py Adds support for optionally generating vbmeta.img in merge_builds. 2019-08-02 20:13:03 +00:00
test_apex_utils.py Don't generate hashtree when signing bundled APEXes. 2019-09-19 14:41:34 -07:00
test_blockimgdiff.py
test_build_image.py
test_check_target_files_vintf.py releasetools: Fix releasetools_py3_test. 2019-10-06 23:29:34 -07:00
test_common.py releasetools: Move BuildInfo into common. 2019-10-07 20:13:59 -07:00
test_merge_target_files.py Adds new merge builds script for use in merging two non-dist builds. 2019-07-29 16:30:56 +00:00
test_ota_from_target_files.py releasetools: Move BuildInfo into common. 2019-10-07 20:13:59 -07:00
test_rangelib.py
test_sign_apex.py
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 AVB: decouple vbmeta.img from recovery.img for non-A/B devices 2019-10-10 14:28:34 +00:00
verity_utils.py