platform_build/tools/releasetools
Daniel Zheng dc411eda4c ota_from_target_files: read correct api level
ro.product.first_api_level looks like the value we actually want to read
to since it inherits from $PRODUCT_SHIPPING_API_LEVEL. Other variables
we attempted to look at were giving other values (e.g 202504 for pixel
watch)

Bug: 331202590
Test: th
Change-Id: Ied3da247cba45611132db6c9e3cdefb447891f96
2024-04-16 12:32:05 -07:00
..
merge Allow merging target files without framework ab_partitions.txt 2024-02-06 14:40:57 +00:00
testdata Revert "Add sign_sepolicy_path for a binary to sign sepolicy.apex." 2023-10-18 11:41:25 +11:00
add_img_to_target_files.py Ensure insertion order of Python dict 2024-04-12 07:57:37 +00:00
Android.bp Remove dependency on non-AB modules 2024-04-08 11:08:14 -07:00
apex_utils.py Add all apexes to apex_info 2024-01-23 05:52:51 +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 Fix typo 2024-03-20 13:58:15 -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 Fix signing failures on targets with >4GB target_files 2024-01-19 11:04:58 -08:00
check_target_files_vintf.py checkvintf with all apexes 2024-03-07 17:32:09 +09:00
common.py ota_from_target_files: read correct api level 2024-04-16 12:32:05 -07:00
create_brick_ota.py create_brick_ota: fix nonetype bug 2024-03-19 12:29:13 -07:00
edify_generator.py Revert "Move more non-AB code to separate files" 2023-11-08 22:29:18 +00:00
find_shareduid_violation.py
fsverity_metadata_generator.py
images.py
img_from_target_files.py Add missing AB partitions to img.zip 2023-10-12 10:31:44 -07:00
jarjar-rules.txt
make_recovery_patch.py Revert "Move more non-AB code to separate files" 2023-11-08 22:29:18 +00:00
merge_ota.py Remove unnecessary calling of PayloadGenerator 2024-01-08 14:30:00 +01:00
non_ab_ota.py Revert "Move more non-AB code to separate files" 2023-11-08 22:29:18 +00:00
ota_from_raw_img.py Generate incremental OTAs for 16K/4K boot option 2023-11-06 12:37:49 -08:00
ota_from_target_files.py zstd negative compression support 2024-04-10 10:54:51 -07:00
ota_metadata.proto
ota_metadata_pb2.py
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 Detect downgrade by checking build time for all partitions 2023-12-20 08:45:26 +01:00
OWNERS
payload_signer.py Sign OTA packages inside target_files during signing 2023-11-28 10:08:38 -08:00
pylintrc
rangelib.py
sign_apex.py Revert "Add sign_sepolicy_path for a binary to sign sepolicy.apex." 2023-10-18 11:41:25 +11:00
sign_target_files_apks.py releasetools: Resolve symlinks in IsEntryOtaPackage() 2024-03-24 21:18:17 +01:00
sparse_img.py
target_files_diff.py
test_add_img_to_target_files.py
test_apex_utils.py
test_blockimgdiff.py
test_build_image.py releasetools: Remove deprecated BOARD_BUILD_SYSTEM_ROOT_IMAGE 2023-12-01 09:03:08 +00:00
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 fallback to v2 on s build 2024-03-22 12:02:54 -07:00
test_merge_ota.py
test_non_ab_ota.py Revert "Move more non-AB code to separate files" 2023-11-08 22:29:18 +00:00
test_ota_from_target_files.py Add all apexes to apex_info 2024-01-23 05:52:51 +09:00
test_ota_utils.py
test_rangelib.py
test_sign_apex.py Revert "Add sign_sepolicy_path for a binary to sign sepolicy.apex." 2023-10-18 11:41:25 +11:00
test_sign_target_files_apks.py Add unit test for parsing avb info 2024-03-11 14:41:22 +09:00
test_utils.py
test_validate_target_files.py releasetools: Remove deprecated BOARD_BUILD_SYSTEM_ROOT_IMAGE 2023-12-01 09:03:08 +00:00
test_verity_utils.py
validate_target_files.py Re-land: releasetools: Deprecate GKI build rules 2024-01-25 11:21:00 +08:00
verity_utils.py Always set a avb salt for hermetic build 2023-06-05 09:59:54 -07:00