platform_build/tools/releasetools
Daniel Mentz 25478181b9 Consider search_path to locate avb_*_key_path files
avb_*_key_path are usually relative file paths. If these files cannot be
located from the current directory, try prepending OPTIONS.search_path.

Bug: 139836256
Test: python -m unittest test_common
Test: python -m unittest test_add_img_to_target_files
Change-Id: I020b257f458a1f5762691d0499feaf4027e37126
2019-08-26 18:17:14 +00:00
..
testdata releasetools: Add sanity test for sign_apex. 2019-06-26 17:17:09 -07:00
add_img_to_target_files store images in target-files 2014-07-31 11:06:30 -07:00
add_img_to_target_files.py Adds support for optionally generating vbmeta.img in merge_builds. 2019-08-02 20:13:03 +00:00
Android.bp releasetools: Add more module building rules. 2019-08-07 22:35:42 -07:00
apex_utils.py Add a guard against deleting AVB_PUBKey. 2019-08-25 22:01:45 -07:00
blockimgdiff.py Factor out the image classes to break circular dependency 2019-07-15 17:02:23 -07:00
build_image.py Build build_image and build_super_image as modules. 2019-07-18 10:27:38 -07:00
build_super_image.py Merge changes from topic "dap_size_check" 2019-04-09 02:17:36 +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_target_files_signatures Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
check_target_files_signatures.py releasetools: Clean up check_target_files_signatures.py. 2019-06-27 10:24:10 -07:00
common.py Consider search_path to locate avb_*_key_path files 2019-08-26 18:17:14 +00:00
edify_generator.py releasetools: Track edify function API changes. 2018-08-29 11:53:19 -07:00
images.py Factor out the image classes to break circular dependency 2019-07-15 17:02:23 -07:00
img_from_target_files Allow to build the update.zip for emulator build. 2014-06-04 17:04:14 +00:00
img_from_target_files.py releasetools: Drop the support for creating image archive from dir. 2019-08-02 16:02:32 -07:00
make_recovery_patch.py Move make_recovery_path and sparse_img to modules. 2019-08-06 23:27:48 -07: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 Use --add_missing in merge_target_files.py 2019-08-13 19:24:12 +09:00
ota_from_target_files Fix build. 2015-09-15 07:50:10 +00:00
ota_from_target_files.py Generate block based OTA for product partitions 2019-08-20 00:18:00 -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 releasetools: Update OWNERS. 2019-01-11 12:28:09 -08: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 releasetools: Prefer the avbtool specified in target_files. 2019-06-26 17:18:48 -07:00
sign_target_files_apks Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
sign_target_files_apks.py releasetools: Move recovery-two-step.img to OTA/. 2019-07-26 13:59:11 -07:00
sparse_img.py Move make_recovery_path and sparse_img to modules. 2019-08-06 23:27:48 -07: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 Adds support for optionally generating vbmeta.img in merge_builds. 2019-08-02 20:13:03 +00:00
test_apex_utils.py releasetools: Prefer the avbtool specified in target_files. 2019-06-26 17:18:48 -07: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_common.py Adds support for optionally generating vbmeta.img in merge_builds. 2019-08-02 20:13:03 +00:00
TEST_MAPPING Additionally run releasetools_test with Python 3. 2019-07-09 05:14:31 +00: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: Enable a few tests in OtaFromTargetFilesTest. 2019-04-15 07:33:32 -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 releasetools: Prefer the avbtool specified in target_files. 2019-06-26 17:18:48 -07:00
test_sign_target_files_apks.py releasetools: Fix the use of StringIO. 2019-07-24 23:34:25 -07:00
test_utils.py releasetools: Add FORCE_RUN_RELEASETOOLS. 2019-08-01 12:22:54 -07:00
test_validate_target_files.py releasetools: Make additional modules Python 3 compatible. 2019-06-27 09:05:48 -07:00
test_verity_utils.py releasetools: Make verity_utils Python 3 compatible. 2019-06-24 21:07:19 -07:00
validate_target_files.py releasetools: Move recovery-two-step.img to OTA/. 2019-07-26 13:59:11 -07:00
verity_utils.py releasetools: Make verity_utils Python 3 compatible. 2019-06-24 21:07:19 -07:00