platform_build/tools/releasetools
Tao Bao 2f057467eb releasetools: build_image.BuildVerityTree() returns a tuple.
We don't need verity_root_hash or verity_salt to be in the prop dict.

Test: `m dist` with aosp_marlin-userdebug
Test: python -m unittest test_verity_utils
Change-Id: I5a9c50f4741dfb1083b3f590136335b6bc0e5216
2018-10-03 16:37:58 -07:00
..
testdata releasetools: Support verifying AVB signed images with chained partitions. 2018-07-23 15:20:14 -07:00
add_img_to_target_files
add_img_to_target_files.py releasetools: Raise on image building errors. 2018-10-03 11:31:44 -07:00
blockimgdiff.py Generate the compute_hash_tree command 2018-10-03 13:36:35 -07:00
build_image.py releasetools: build_image.BuildVerityTree() returns a tuple. 2018-10-03 16:37:58 -07:00
check_ota_package_signature.py releasetools: Capture stderr output when calling delta_generator. 2018-02-05 23:39:23 -08:00
check_target_files_signatures
check_target_files_signatures.py releasetools: Call Cleanup() in check_target_files_signatures.py. 2018-03-01 10:12:39 -08:00
common.py Generate the compute_hash_tree command 2018-10-03 13:36:35 -07:00
edify_generator.py releasetools: Track edify function API changes. 2018-08-29 11:53:19 -07:00
img_from_target_files
img_from_target_files.py releasetools: Make scripts pylint clean. 2018-07-19 10:39:05 -07:00
make_recovery_patch
make_recovery_patch.py releasetools: Replace print stmt with print(). 2017-01-13 14:55:14 -08:00
ota_from_target_files
ota_from_target_files.py Generate the compute_hash_tree command 2018-10-03 13:36:35 -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 OWNERS in build/make 2017-06-21 16:09:56 -07:00
pylintrc releasetools: Make scripts pylint clean. 2018-07-19 10:39:05 -07:00
rangelib.py releasetools: RangeSet.monotonic is not an optional attribute. 2018-02-06 16:00:52 -08:00
sign_target_files_apks
sign_target_files_apks.py Merge "Allow BOARD_USES_RECOVERY_AS_BOOT without BOARD_BUILD_SYSTEM_ROOT_IMAGE" 2018-09-26 22:24:54 +00:00
sparse_img.py Generate the compute_hash_tree command 2018-10-03 13:36:35 -07:00
target_files_diff.py target_files_diff: Fix the issue with file type change. 2016-04-25 18:35:20 +00:00
test_add_img_to_target_files.py releasetools: Clean up the use of partition_size. 2018-09-27 18:06:59 -07:00
test_blockimgdiff.py releasetools: Remove RemoveBackwardEdges(). 2018-07-10 22:13:40 -07:00
test_build_image.py releasetools: Raise on image building errors. 2018-10-03 11:31:44 -07:00
test_common.py releasetools: common.LoadInfoDict() takes a bool parameter for repacking. 2018-08-29 22:07:21 -07:00
test_ota_from_target_files.py Rename care map in pb format to care_map.pb 2018-09-18 15:42:40 -07:00
test_rangelib.py Analyze unchanged blocks in odex files. 2016-09-23 12:15:23 -07:00
test_sign_target_files_apks.py releasetools: Skip signing APKs with given prefixes. 2018-06-20 13:49:57 -07:00
test_utils.py releasetools: Handle two edge cases in FinalizeMetadata(). 2018-03-21 06:19:28 +00:00
test_validate_target_files.py releasetools: Raise on image building errors. 2018-10-03 11:31:44 -07:00
test_verity_utils.py Generate the compute_hash_tree command 2018-10-03 13:36:35 -07:00
validate_target_files.py releasetools: Support verifying AVB signed images with chained partitions. 2018-07-23 15:20:14 -07:00
verity_utils.py releasetools: build_image.BuildVerityTree() returns a tuple. 2018-10-03 16:37:58 -07:00