android_build/tools/releasetools
Daniel Norman b8d52a2fdc Finds APK shared UID violations when merging target files.
This involved moving the find-shareduid-violation.py script to
releasetools to simplify the cross-tool usage. This new location aligns
this script with other similar python host tools.

In a future change this violation file will be used to check for
shared UID violations across the input build partition boundary.

Bug: 171431774
Test: test_merge_target_files
Test: Use merge_target_files.py to merge two partial builds,
      observe shared UID violations file contents in the result.
Test: m dist out/dist/shareduid_violation_modules.json
      (Checking that existing behavior in core/tasks is presereved)
Change-Id: I7deecbe019379c71bfdbedce56edac55e7b27b41
2020-10-29 09:33:26 -07:00
..
testdata Fix some wording to comply with respectful-code 2020-07-23 10:04:12 -04:00
Android.bp Finds APK shared UID violations when merging target files. 2020-10-29 09:33:26 -07:00
OWNERS
TEST_MAPPING
add_img_to_target_files
add_img_to_target_files.py Misc fixes to release tools. 2020-09-21 13:37:21 -07:00
apex_utils.py Merge "sign_target_files_apks: Fix password encrypted keys handle" 2020-10-20 21:45:54 +00: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 build property to enable fscompression 2020-10-15 17:10:25 -07:00
build_super_image.py
check_ota_package_signature.py Allow zip64 support when opening zip files 2020-09-22 16:53:39 -04:00
check_partition_sizes.py
check_target_files_signatures
check_target_files_signatures.py Use apksigner in check_target_files_signatures 2020-07-14 21:48:48 -07:00
check_target_files_vintf.py Allow zip64 support when opening zip files 2020-09-22 16:53:39 -04:00
common.py Merge "Make merge_target_files more lenient, needed for cross-release merging." 2020-10-20 20:31:17 +00:00
edify_generator.py Fix some wording to comply with respectful-code 2020-07-23 10:04:12 -04:00
find_shareduid_violation.py Finds APK shared UID violations when merging target files. 2020-10-29 09:33:26 -07:00
images.py
img_from_target_files
img_from_target_files.py Revert "Revert "Add prebuilt bootloader var and add bootloader t..." 2020-08-27 13:18:24 -07:00
make_recovery_patch.py
merge_builds.py
merge_target_files.py Finds APK shared UID violations when merging target files. 2020-10-29 09:33:26 -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 OTA: Support A/B devices custom images update. 2020-10-21 20:20:52 +00:00
ota_metadata.proto Add ota_metadata_pb2 to otatools.zip 2020-09-01 16:58:08 -04:00
ota_metadata_pb2.py Add ota_metadata_pb2 to otatools.zip 2020-09-01 16:58:08 -04:00
ota_package_parser.py Allow zip64 support when opening zip files 2020-09-22 16:53:39 -04:00
ota_utils.py Add function to extract timestamp from boot image 2020-10-15 19:32:39 +00:00
pylintrc
rangelib.py
sign_apex.py
sign_target_files_apks
sign_target_files_apks.py Merge "sign_target_files_apks: Fix password encrypted keys handle" 2020-10-20 21:45:54 +00:00
sparse_img.py
target_files_diff.py
test_add_img_to_target_files.py Allow zip64 support when opening zip files 2020-09-22 16:53:39 -04:00
test_apex_utils.py Allow zip64 support when opening zip files 2020-09-22 16:53:39 -04: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 Make merge_target_files more lenient, needed for cross-release merging. 2020-10-15 10:16:31 -07:00
test_merge_target_files.py Formatting and general cleanup of merge_target_files. 2020-10-22 16:37:13 -07:00
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 OTA: Support A/B devices custom images update. 2020-10-21 20:20:52 +00:00
test_rangelib.py
test_sign_apex.py
test_sign_target_files_apks.py Allow zip64 support when opening zip files 2020-09-22 16:53:39 -04:00
test_utils.py Allow zip64 support when opening zip files 2020-09-22 16:53:39 -04:00
test_validate_target_files.py Allow zip64 support when opening zip files 2020-09-22 16:53:39 -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 Allow zip64 support when opening zip files 2020-09-22 16:53:39 -04:00
verity_utils.py Add options to sign the prebuilt custom images. 2020-05-21 22:22:19 +00:00