android_build/tools/releasetools
Tianjie a2076137a1 Define the protobuf for OTA metadata
Background in http://go/android-partial-updates. For partial update
(e.g. system-only) or devices with mixed build, the current
fingerprint & device name no longer suffice as the precondition to
install the package.

Therefore, we need to additionally include the per-partition build
props into the ota metadata. We also define a protobuf for the metadata
so it can be extended later. The metadata of the legacy format is also
kept for backward compatibility.

Bug: 151088567
Test: unittest pass, generate an OTA and check the result
Change-Id: I716f7da54a393cd340280dbddc3c92b3460f8ef8
2020-08-26 16:17:35 -07:00
..
testdata Fix some wording to comply with respectful-code 2020-07-23 10:04:12 -04:00
Android.bp Define the protobuf for OTA metadata 2020-08-26 16:17:35 -07:00
OWNERS
TEST_MAPPING
add_img_to_target_files
add_img_to_target_files.py Add odm_dlkm partition. 2020-07-16 12:34:29 -07:00
apex_utils.py Searches for debugfs_static in search path 2020-08-21 14:13:13 -04:00
blockimgdiff.py Update language to comply with Android’s inclusive language guidance 2020-07-28 15:43:15 -04:00
build_image.py Add odm_dlkm partition. 2020-07-16 12:34:29 -07:00
build_super_image.py
check_ota_package_signature.py
check_partition_sizes.py
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 Move non-AB OTA generation code to a separate file 2020-08-10 16:22:22 -04:00
common.py Fix the syntax in install-recovery.sh 2020-08-17 18:38:13 -07:00
edify_generator.py Fix some wording to comply with respectful-code 2020-07-23 10:04:12 -04:00
images.py
img_from_target_files
img_from_target_files.py Revert "Add prebuilt bootloader var and add bootloader to img zip" 2020-08-26 06:40:59 +00:00
make_recovery_patch.py
merge_builds.py
merge_target_files.py Add odm_dlkm partition. 2020-07-16 12:34:29 -07:00
non_ab_ota.py Define the protobuf for OTA metadata 2020-08-26 16:17:35 -07:00
ota_from_target_files
ota_from_target_files.py Define the protobuf for OTA metadata 2020-08-26 16:17:35 -07:00
ota_metadata.proto Define the protobuf for OTA metadata 2020-08-26 16:17:35 -07:00
ota_package_parser.py
ota_utils.py Define the protobuf for OTA metadata 2020-08-26 16:17:35 -07:00
pylintrc
rangelib.py
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 Update language to comply with Android's inclusive language guidance 2020-07-29 12:06:00 -07:00
sparse_img.py
target_files_diff.py
test_add_img_to_target_files.py Fix some wording to comply with respectful-code 2020-07-23 10:04:12 -04:00
test_apex_utils.py sign_apex.py respects hash algorithm 2020-05-19 23:19:59 +09:00
test_blockimgdiff.py
test_build_image.py
test_check_partition_sizes.py
test_check_target_files_vintf.py Update language to comply with Android's inclusive language guidance 2020-07-29 12:06:00 -07:00
test_common.py Fix some wording to comply with respectful-code 2020-07-23 10:04:12 -04:00
test_merge_target_files.py
test_non_ab_ota.py Define the protobuf for OTA metadata 2020-08-26 16:17:35 -07:00
test_ota_from_target_files.py Define the protobuf for OTA metadata 2020-08-26 16:17:35 -07:00
test_rangelib.py
test_sign_apex.py
test_sign_target_files_apks.py
test_utils.py Define the protobuf for OTA metadata 2020-08-26 16:17:35 -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 Update language to comply with Android's inclusive language guidance 2020-07-29 12:06:00 -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