platform_build/tools/releasetools
Dennis Song 36ce326f95 Respect framework partition set while merging meta files
The framework_partition_set would be generated from
framework_item_list and we should respect this partition
set while merging META/ab_partitions.txt.

This is to handle the case when we use a complete merged
target files package as the framework-target-files, where
its ab_partitions.txt may have non-framework partitions.
So we need to filter them out to prevent from the merged
meta file has some partitions that don't exist.

Test: merge_target_files &&
        add_img_to_target_files &&
	img_from_target_files &&
	flash device
Bug: 300193612
Change-Id: I0a76d706a20dcaffa2533278db7383563f03ec02
2023-09-15 06:20:19 +00:00
..
merge Respect framework partition set while merging meta files 2023-09-15 06:20:19 +00:00
testdata Add a tool to merge two partial OTAs 2022-09-07 20:35:46 +00:00
add_img_to_target_files.py Merge "Add the option for custom_image to be AVB or NONAVB" into main 2023-08-01 19:08:06 +00:00
Android.bp ota_from_target_files requires apexd_host 2023-08-29 01:28:40 +00:00
apex_utils.py Remove --blkid_path argument 2023-06-14 15:16:34 +09:00
blockimgdiff.py Fix 'expected str instance, bytes found' error when compute patches 2022-11-11 00:26:19 +08:00
build_image.py Clean staging dirs in build_image.py 2023-09-08 16:24:26 -07:00
build_super_image.py
care_map_pb2.py
check_ota_package_signature.py Revert "Remove all ZIP64LIMIT hack" 2023-04-14 21:32:54 +00:00
check_partition_sizes.py
check_target_files_signatures.py Handle zip64 extra fields better 2023-06-17 09:21:46 -07:00
check_target_files_vintf.py Use apexd_host for host-side APEX extraction 2023-06-27 17:00:06 +09:00
common.py Change default logging level to WARNING 2023-09-12 17:39:47 -07:00
create_brick_ota.py Add an automated tools for generating brick OTA package 2023-03-14 16:58:36 -07:00
edify_generator.py
find_shareduid_violation.py
fsverity_metadata_generator.py
images.py Remove HashTreeInfo from verity_utils.py 2022-08-25 03:30:06 +00:00
img_from_target_files.py Turn on fastboot-info for img_from_target_files 2023-09-11 09:58:32 -07:00
jarjar-rules.txt
make_recovery_patch.py
merge_ota.py Add a tool to generate OTA from images 2023-08-23 12:37:29 -07:00
non_ab_ota.py Fix non-AB ota generation for directories 2023-05-09 20:30:53 -07:00
ota_from_raw_img.py Add per partition timestamp to 16K boot OTA 2023-09-06 13:02:19 -07:00
ota_from_target_files.py Merge "Check device's launch API level before using new compresison algo" into main 2023-08-17 00:35:36 +00:00
ota_metadata.proto
ota_metadata_pb2.py Update ota_metadata_pb2.py 2022-09-23 10:07:04 -07:00
ota_package_parser.py
ota_signing_utils.py Add a tool to generate OTA from images 2023-08-23 12:37:29 -07:00
ota_utils.py Reduce OTA tools's dependency on brillo_update_payload 2023-08-25 13:49:09 -07:00
OWNERS Moves merge scripts into a new merge folder. 2022-03-08 16:37:14 -08:00
payload_signer.py Reduce OTA tools's dependency on brillo_update_payload 2023-08-25 13:49:09 -07:00
pylintrc
rangelib.py
sign_apex.py Support container password for apex signing 2022-09-30 09:19:57 -07:00
sign_target_files_apks.py Merge "Add the option for custom_image to be AVB or NONAVB" into main 2023-08-01 19:08:06 +00:00
sparse_img.py Use AVB footer to determine caremap 2022-10-10 13:12:50 -07:00
target_files_diff.py
test_add_img_to_target_files.py Use AVB footer to determine caremap 2022-10-10 13:12:50 -07:00
test_apex_utils.py
test_blockimgdiff.py
test_build_image.py
test_check_partition_sizes.py
test_check_target_files_vintf.py Add test cases for APEX VINTF. 2023-03-09 17:00:06 +00:00
test_common.py Use seek() instead of writing 0s 2023-08-31 12:17:14 -07:00
test_merge_ota.py Add a tool to merge two partial OTAs 2022-09-07 20:35:46 +00:00
test_non_ab_ota.py
test_ota_from_target_files.py Refactor ota_utils to reduce dependency on global OPTIONS 2022-09-06 23:51:20 +00:00
test_ota_utils.py
test_rangelib.py
test_sign_apex.py Add sign_sepolicy_path for a binary to sign sepolicy.apex. 2022-06-27 11:03:26 +02:00
test_sign_target_files_apks.py Remove replace verity key args 2022-08-24 06:37:12 +00:00
test_utils.py Use AVB footer to determine caremap 2022-10-10 13:12:50 -07:00
test_validate_target_files.py
test_verity_utils.py Remove HashTreeInfo from verity_utils.py 2022-08-25 03:30:06 +00:00
validate_target_files.py validate_target_files: support gki_arm64 2022-03-09 16:35:19 +08:00
verity_utils.py Always set a avb salt for hermetic build 2023-06-05 09:59:54 -07:00