.. |
merge
|
Add --boot-image-dir-path arg
|
2023-11-14 13:11:59 +09: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
|
Resolve conflict AVB rollback index location
|
2023-10-04 06:45:15 +00:00 |
Android.bp
|
releasetools: Deprecate GKI build rules
|
2023-11-28 08:54:33 +00:00 |
apex_utils.py
|
Revert "Add sign_sepolicy_path for a binary to sign sepolicy.apex."
|
2023-10-18 11:41:25 +11:00 |
blockimgdiff.py
|
Fix 'expected str instance, bytes found' error when compute patches
|
2022-11-11 00:26:19 +08:00 |
build_image.py
|
Add support for specifying erofs blocksize
|
2023-10-18 08:23:36 -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
|
Remove catch + sys.exit idiom
|
2022-02-17 21:46:21 -08:00 |
check_target_files_signatures.py
|
Handle zip64 extra fields better
|
2023-06-17 09:21:46 -07:00 |
check_target_files_vintf.py
|
Remove APEX from merged target-files package
|
2023-11-29 08:54:44 +08:00 |
common.py
|
releasetools: Deprecate GKI build rules
|
2023-11-28 08:54:33 +00: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
|
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
|
Write signature size even when it's empty
|
2022-01-07 10:56:17 +09:00 |
images.py
|
Remove HashTreeInfo from verity_utils.py
|
2022-08-25 03:30:06 +00:00 |
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
|
Add a tool to generate OTA from images
|
2023-08-23 12:37:29 -07: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
|
Move signing related options to a shared place
|
2023-11-14 12:41:58 -08:00 |
ota_metadata.proto
|
Amend the apex info for ota package
|
2021-06-07 20:33:46 -07:00 |
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
|
Move signing related options to a shared place
|
2023-11-14 12:41:58 -08:00 |
OWNERS
|
Moves merge scripts into a new merge folder.
|
2022-03-08 16:37:14 -08:00 |
payload_signer.py
|
Move signing related options to a shared place
|
2023-11-14 12:41:58 -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: Deprecate GKI build rules
|
2023-11-28 08:54:33 +00:00 |
sparse_img.py
|
Use AVB footer to determine caremap
|
2022-10-10 13:12:50 -07:00 |
target_files_diff.py
|
Fix python3 incompatiable code
|
2021-11-09 23:37:11 -08:00 |
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
|
Fix some python2/3 migration issues
|
2021-12-21 12:31:55 -08:00 |
test_blockimgdiff.py
|
|
|
test_build_image.py
|
fix releasetools_test
|
2021-10-27 16:06:10 +09: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
|
releasetools: Deprecate GKI build rules
|
2023-11-28 08:54:33 +00: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
|
Revert "Move more non-AB code to separate files"
|
2023-11-08 22:29:18 +00:00 |
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
|
Fix a bug in computing streaming property of payload.bin
|
2021-07-28 11:40:18 -04:00 |
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
|
releasetools: Deprecate GKI build rules
|
2023-11-28 08:54:33 +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
|
releasetools: Deprecate GKI build rules
|
2023-11-28 08:54:33 +00:00 |
verity_utils.py
|
Always set a avb salt for hermetic build
|
2023-06-05 09:59:54 -07:00 |