platform_build/tools/releasetools
jiajia tang f3f842b676 Fix error if ramdisk is minigzip compression
This change intends to fix if ramdisk is not "lz4" compression.
Legacy is "minigzip" compression.

If not lz4, the following error will happen when exec build_super_image.py:
  Unable to get boot image build props: Failed to run command '['lz4', '-d', '/tmp/boot_omdZZ8.img/ramdisk', '/tmp/boot_omdZZ8.img/uncompressed_ramdisk']' (exit code 44):
  Error 44 : Unrecognized header : file cannot be decoded

Change-Id: I71248387bbeecbf184e0c24e6346c235d728518e
Signed-off-by: jiajia tang <tangjiajia@xiaomi.com>
2021-04-01 10:41:00 +08:00
..
testdata
add_img_to_target_files
add_img_to_target_files.py Add pvmfw partition to target files 2021-02-19 13:07:32 +00:00
Android.bp Fix error if ramdisk is minigzip compression 2021-04-01 10:41:00 +08:00
apex_utils.py Returns empty apex_infos if the apex target dir does not exist. 2021-02-17 22:24:48 +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 support pre-defined timestamp and uuid when bulid EROFS images 2021-02-19 08:51:46 +00: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 that sum of DAP groups is smaller than super 2021-03-16 22:13:13 -07:00
check_target_files_signatures
check_target_files_signatures.py
check_target_files_vintf.py Pass kernel version file to check_vintf. 2020-11-13 18:45:03 -08:00
common.py Fix error if ramdisk is minigzip compression 2021-04-01 10:41:00 +08:00
edify_generator.py
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 Creates a combined split-sepolicy file in merge_target_files.py. 2021-02-23 11:41:29 -08: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 Merge "Trigger data wipe on spl-downgrade as well" 2021-03-12 18:50:38 +00:00
ota_metadata.proto Add spl-downgrade field to ota metadata 2021-02-25 10:15:45 -05:00
ota_metadata_pb2.py Add spl-downgrade field to ota metadata 2021-02-25 10:15:45 -05:00
ota_package_parser.py Allow zip64 support when opening zip files 2020-09-22 16:53:39 -04:00
ota_utils.py Add spl-downgrade field to ota metadata 2021-02-25 10:15:45 -05:00
OWNERS
pylintrc
rangelib.py
sign_apex.py
sign_target_files_apks
sign_target_files_apks.py Support GKI boot.img v4 signing 2021-03-19 17:11:04 +08: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 Check that sum of DAP groups is smaller than super 2021-03-16 22:13:13 -07:00
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 Support GKI boot.img v4 signing 2021-03-19 17:11:04 +08:00
test_merge_target_files.py Creates a combined split-sepolicy file in merge_target_files.py. 2021-02-23 11:41:29 -08: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 Add spl-downgrade field to ota metadata 2021-02-25 10:15:45 -05:00
test_rangelib.py
test_sign_apex.py Add support for signing a compressed apex 2021-01-27 01:27:11 +00:00
test_sign_target_files_apks.py Support GKI boot.img v4 signing 2021-03-19 17:11:04 +08:00
test_utils.py Create a function that can generate ApexInfo using target-files 2021-01-22 20:13:32 -05:00
test_validate_target_files.py Fix errors from validate_target_files 2021-01-12 14:04:58 -08: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 Fix errors from validate_target_files 2021-01-12 14:04:58 -08:00
verity_utils.py verity_utils.py is a standalone binary 2021-03-17 16:28:16 +09:00