android_build/tools/releasetools
Tao Bao 6d8ec5803b releasetools: Explicitly pass the SHA-1 of source boot image to PatchCheck.
Although the SHA-1 of the source boot image has been encoded in the
filename, the updater code currently doesn't extract that and would fail
to find a matching backup from /cache. This could lead to corrupt
install, if it's interrupted while patching the boot image.

Bug: 80630342
Test: Generate an non-A/B incremental package. Verify the script.
Change-Id: Ie2b1a90836c3ccb4758e1a2d9b69a88de94ae0c7
2018-06-12 15:04:08 -07:00
..
testdata releasetools: Fix an issue in GetMinSdkVersion. 2018-03-22 10:27:04 -07:00
OWNERS
add_img_to_target_files
add_img_to_target_files.py Write combined bpt definition directly into META/partition-table.bpt 2018-04-26 12:43:27 -07:00
blockimgdiff.py releasetools: Allow generating BBOTA for images with shared blocks. 2018-02-13 11:14:23 -08:00
build_image.py releasetools: Default journal size to 0 for system images. 2018-04-22 22:04:21 -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 Revert "Support regenerating partition table with bpttool in sign_target_files_apks" 2018-04-27 19:02:51 +00:00
edify_generator.py
img_from_target_files
img_from_target_files.py releasetools: Don't return ZipFile from common.UnzipTemp(). 2018-03-01 10:03:31 -08:00
make_recovery_patch
make_recovery_patch.py
ota_from_target_files
ota_from_target_files.py releasetools: Explicitly pass the SHA-1 of source boot image to PatchCheck. 2018-06-12 15:04:08 -07:00
ota_package_parser.py
pylintrc
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 Write combined bpt definition directly into META/partition-table.bpt 2018-04-26 12:43:27 -07:00
sparse_img.py releasetools: Allow generating BBOTA for images with shared blocks. 2018-02-13 11:14:23 -08:00
target_files_diff.py
test_add_img_to_target_files.py releasetools: Stop copying images from RADIO/ to IMAGES/. 2018-04-20 10:20:42 -07:00
test_blockimgdiff.py releasetools: Remove the unconditional fallback to bsdiff. 2018-02-13 11:06:20 -08:00
test_build_image.py
test_common.py releasetools: Fix an issue in GetMinSdkVersion. 2018-03-22 10:27:04 -07:00
test_ota_from_target_files.py Merge "releasetools: Use "ota-downgrade=yes" for --override_timestamp." 2018-05-15 16:58:11 +00:00
test_rangelib.py
test_sign_target_files_apks.py releasetools: Check for duplicate entries in ReplaceCerts(). 2018-02-20 10:22:30 -08:00
test_utils.py releasetools: Handle two edge cases in FinalizeMetadata(). 2018-03-19 13:35:38 -07:00
test_validate_target_files.py Remove the hard-coded path of build_verity_metadata.py. 2018-03-21 21:15:59 +00:00
validate_target_files.py releasetools: Skip checking files with non-monotonic ranges. 2018-05-17 19:45:16 -07:00