platform_build/tools/releasetools
Colin Cross 658172d982 Add a version code and version name to fsverity manifest APK
The post-build signing step expects to find a version code in every
APK, add the version code and version name.

Bug: 216584708
Test: manual
Change-Id: Ic43730df50ef32611d5b4159b46c8bbf9906e009
2022-01-27 12:46:22 -08:00
..
testdata
add_img_to_target_files
add_img_to_target_files.py Update releasetools for new init_boot.img 2021-12-20 20:54:23 +00:00
Android.bp releasetools: Android T GKI certification scheme 2022-01-14 19:50:32 +08:00
apex_utils.py
blockimgdiff.py
build_image.py Move fsverity metadata generation to Makefile 2022-01-07 09:16:42 +09:00
build_super_image.py
care_map_pb2.py
check_ota_package_signature.py
check_partition_sizes.py
check_target_files_signatures
check_target_files_signatures.py Fix formatting error 2022-01-18 10:17:49 -08:00
check_target_files_vintf.py
common.py releasetools: Android T GKI certification scheme 2022-01-14 19:50:32 +08:00
edify_generator.py
find_shareduid_violation.py
fsverity_manifest_generator.py Add a version code and version name to fsverity manifest APK 2022-01-27 12:46:22 -08:00
fsverity_metadata_generator.py Write signature size even when it's empty 2022-01-07 10:56:17 +09:00
images.py
img_from_target_files
img_from_target_files.py Update releasetools for new init_boot.img 2021-12-20 20:54:23 +00:00
jarjar-rules.txt
make_recovery_patch.py
merge_builds.py
merge_target_files.py
non_ab_ota.py
ota_from_target_files
ota_from_target_files.py Add erofs compressor type param 2022-01-18 10:17:49 -08:00
ota_metadata.proto
ota_metadata_pb2.py
ota_package_parser.py
ota_utils.py Add option to enable lz4diff 2022-01-12 17:21:00 -08:00
OWNERS
pylintrc
rangelib.py
sign_apex.py --sign_tool is an optional flag applicable to virtApex. 2021-12-24 06:17:47 +00:00
sign_target_files_apks
sign_target_files_apks.py Merge "Add PRODUCT_EXTRA_OTA_KEYS to add extra ota keys in otacerts.zip" 2022-01-06 06:31:37 +00:00
sparse_img.py
target_files_diff.py Fix python3 incompatiable code 2021-11-09 23:37:11 -08:00
test_add_img_to_target_files.py
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
test_check_partition_sizes.py
test_check_target_files_vintf.py
test_common.py releasetools: Android T GKI certification scheme 2022-01-14 19:50:32 +08:00
test_merge_target_files.py
test_non_ab_ota.py
test_ota_from_target_files.py
test_ota_utils.py
test_rangelib.py
test_sign_apex.py
test_sign_target_files_apks.py Update releasetools for new init_boot.img 2021-12-20 20:54:23 +00:00
test_utils.py
test_validate_target_files.py
test_verity_utils.py
validate_target_files.py
verity_utils.py