- 553efca Add releasetools_test to TEST_MAPPING by Kelvin Zhang · 4 years, 6 months ago
- 472a860 Merge "Only add apex_info for compressed apexes" by Treehugger Robot · 4 years, 6 months ago
- 8e0c592 Merge "Add support for signing a compressed apex" by Nikita Ioffe · 4 years, 6 months ago
- c72718c Only add apex_info for compressed apexes by Kelvin Zhang · 4 years, 6 months ago
- 3608148 Add support for signing a compressed apex by Nikita Ioffe · 4 years, 7 months ago
- 7bd0991 Add apex_info.pb to generated OTA by Kelvin Zhang · 4 years, 7 months ago
- 22c687c Fix pylint warnings on ota_from_target_files.py by Kelvin Zhang · 4 years, 7 months ago
- 1cd8396 Merge "Emit apex_info to target_files META/apex_info.pb" by Kelvin Zhang · 4 years, 6 months ago
- 62eea43 Merge "Create a function that can generate ApexInfo using target-files" by Kelvin Zhang · 4 years, 6 months ago
- 5f0fcee Emit apex_info to target_files META/apex_info.pb by Kelvin Zhang · 4 years, 7 months ago
- 9fd5886 Create a function that can generate ApexInfo using target-files by Mohammad Samiul Islam · 4 years, 7 months ago
- 841c3e3 Add skeleton for product-config tool. by Joe Onorato · 4 years, 10 months ago
- d041e4b Merge "Make ro.product.cpu.abilist.* to be fetched dynamically" by Treehugger Robot · 4 years, 7 months ago
- 7a27574 Merge "GetBootImageBuildProp returns None if file does not exist" by Yifan Hong · 4 years, 7 months ago
- 015b689 Merge "Refactor apex signing logic in preparation for compressed apexes" by Nikita Ioffe · 4 years, 7 months ago
- 2de3459 Merge "Fix errors from validate_target_files" by Tianjie Xu · 4 years, 7 months ago
- 6068e8d Refactor apex signing logic in preparation for compressed apexes by Nikita Ioffe · 4 years, 7 months ago
- 2e0b835 Fix errors from validate_target_files by Tianjie · 4 years, 7 months ago
- 14a8712 Add missing dependencies to releasetools_common and binary defaults. by Yifan Hong · 4 years, 7 months ago
- 7dc5117 GetBootImageBuildProp returns None if file does not exist by Yifan Hong · 4 years, 7 months ago
- c3fdfed Fix test_sign_apex by Nikita Ioffe · 4 years, 7 months ago
- cb09afc Merge changes from topic "common.GetBootImageTimestamp" by Yifan Hong · 4 years, 7 months ago
- 383e482 zipalign: log more I/O errors by Colin Cross · 4 years, 7 months ago
- 10482a2 Load boot build props to info_dict properly. by Yifan Hong · 4 years, 7 months ago
- 85ac501 Add GetBootImageBuildProp. by Yifan Hong · 4 years, 7 months ago
- 5057b95 Split PARTITIONS_WITH_BUILD_PROP from *_WITH_CARE_MAP by Yifan Hong · 4 years, 7 months ago
- c65a054 Move GetBootImageTimestamp to common. by Yifan Hong · 4 years, 7 months ago
- 7a95820 Revert^2 "Rough-in license metadata support to make." by Bob Badour · 4 years, 7 months ago
- 5406674 Revert "Rough-in license metadata support to make." by Jerome Gaillard · 4 years, 7 months ago
- 20fc1b3 Rough-in license metadata support to make. by Bob Badour · 5 years ago
- baf5c81 Make ro.product.cpu.abilist.* to be fetched dynamically by SzuWei Lin · 4 years, 7 months ago
- fdb2f2c Merge "Swich TEST_MAPPING config to unit_tests:true" by Treehugger Robot · 4 years, 7 months ago
- dc0663f Merge "Remove the zipalign_test mapping file" by Julien Desprez · 4 years, 8 months ago
- 6d9e78f Swich TEST_MAPPING config to unit_tests:true by Julien Desprez · 4 years, 8 months ago
- 2bbc159 Remove the zipalign_test mapping file by Julien Desprez · 4 years, 8 months ago
- d21e7dc Add support for packing multiple vendor ramdisks in vendor_boot by Yo Chiang · 4 years, 8 months ago
- 31839fe Merge "mark zipalign_test as unit tests" by Julien Desprez · 4 years, 8 months ago
- 27de935 Update OWNERS. by Elliott Hughes · 4 years, 8 months ago
- 74b8e09 mark zipalign_test as unit tests by Julien Desprez · 4 years, 8 months ago
- 74e57f6 Merge "Enable system partition compression" by Jaegeuk Kim · 4 years, 8 months ago
- 70c61bc Merge changes I1deda85d,I43d7b2c6 by Treehugger Robot · 4 years, 8 months ago
- 3e51f42 Enable system partition compression by Robin Hsu · 4 years, 9 months ago
- 7294274 Ensure file permissions are writable before attempting to sign. by Rupert Shuttleworth · 4 years, 8 months ago
- 35f015e calculation partition size use compressed image size by Huang Jianan · 4 years, 8 months ago
- 62d926e add erofs to non partition spanning fs by Huang Jianan · 4 years, 8 months ago
- bbc94b0 Use jni_libs instead of required for signapk conscrypt JNI by Colin Cross · 4 years, 8 months ago
- 40c9513 Follow argument changes to RuleBuilder by Colin Cross · 4 years, 9 months ago
- e9fdfb9 Merge "Runs host_init_verifier on merged target files packages." by Daniel Norman · 4 years, 8 months ago
- 5364ffa Merge "Dump a new CSV with warning messages" by Chih-hung Hsieh · 4 years, 8 months ago
- 21c34f7 Runs host_init_verifier on merged target files packages. by Daniel Norman · 4 years, 9 months ago
- 75dc8d2 Dump a new CSV with warning messages by Saeid Farivar Asanjan · 4 years, 9 months ago
- 84e9bf1 Merge "Try to find host tools in the same directory as the caller" by Treehugger Robot · 4 years, 8 months ago
- bda655c Merge "build: make fs_config_generator.py python2 explicitly" by Treehugger Robot · 4 years, 8 months ago
- 788055c Merge "Add --disable_verity_computation option to ota script" by Kelvin Zhang · 4 years, 8 months ago
- caf7bbc Add --disable_verity_computation option to ota script by Kelvin Zhang · 4 years, 9 months ago
- c8c94ac Try to find host tools in the same directory as the caller by Jiyong Park · 4 years, 9 months ago
- 38888d3 Turns on building vbmeta.img when merging if avb_enable=true. by Daniel Norman · 4 years, 9 months ago
- 187e975 Merge changes from topic "gki_vintf_level" by Yifan Hong · 4 years, 9 months ago
- 59dd38c Merge "Include complete boot image on builds containing gki apex" by Treehugger Robot · 4 years, 9 months ago
- fc65231 Merge "Support PRODUCT_BUILD_VBMETA_IMAGE for target files" by Treehugger Robot · 4 years, 9 months ago
- 072efc9 Merge "Allow downgradeable secondary payload" by Kelvin Zhang · 4 years, 9 months ago
- 72e78f2 Pass kernel version file to check_vintf. by Yifan Hong · 4 years, 9 months ago
- 3d38ff9 Merge "Improve Zipalign test" by Fabien Sanglard · 4 years, 9 months ago
- e5fd58a Merge "Fix zipalign alignment error" by Fabien Sanglard · 4 years, 9 months ago
- 8218225 Support PRODUCT_BUILD_VBMETA_IMAGE for target files by Bowgo Tsai · 4 years, 9 months ago
- a720635 Fix zipalign alignment error by Fabien Sanglard · 4 years, 10 months ago
- 4b4b495 Improve Zipalign test by Fabien Sanglard · 4 years, 9 months ago
- 6cdf391 Allow downgradeable secondary payload by Kelvin Zhang · 4 years, 9 months ago
- 83ea783 Filter out ab_partitions in source_info as well by Kelvin Zhang · 4 years, 9 months ago
- 65029a2 Include complete boot image on builds containing gki apex by Kelvin Zhang · 4 years, 9 months ago
- 6f83343 Merge "Allow downgradable partial OTA" by Kelvin Zhang · 4 years, 9 months ago
- 8019572 Allow downgradable partial OTA by Kelvin Zhang · 4 years, 9 months ago
- b65e0b7 Merge "Add the janitors and someone from Studio." by Treehugger Robot · 4 years, 9 months ago
- 3fc740b Merge "Run zipalign tests in presubmit." by Elliott Hughes · 4 years, 9 months ago
- 3d8fb39 Add the janitors and someone from Studio. by Elliott Hughes · 4 years, 9 months ago
- 7bd7db6 Merge "Fix zipalign tests with GetExecutableDirectory" by Treehugger Robot · 4 years, 9 months ago
- 6dfc6fb Fix zipalign tests with GetExecutableDirectory by Fabien Sanglard · 4 years, 10 months ago
- ba1811b Merge "Checks for APK sharedUserIds that cross partition group boundaries." by Treehugger Robot · 4 years, 9 months ago
- c203915 Run zipalign tests in presubmit. by Elliott Hughes · 4 years, 9 months ago
- d335156 Checks for APK sharedUserIds that cross partition group boundaries. by Daniel Norman · 4 years, 9 months ago
- 6be3371 Merge "Refactor zipalign to allow unit tests" by Treehugger Robot · 4 years, 9 months ago
- 50c0f97 Merge "Finds APK shared UID violations when merging target files." by Treehugger Robot · 4 years, 9 months ago
- 31233e5 Disable FEC computation for VABC by Kelvin Zhang · 4 years, 9 months ago
- 0f29f54 Refactor zipalign to allow unit tests by Fabien Sanglard · 4 years, 10 months ago
- 0806152 Merge "Fix partition timestamps for secondary payload" by Treehugger Robot · 4 years, 9 months ago
- a59bb27 Fix partition timestamps for secondary payload by Kelvin Zhang · 4 years, 9 months ago
- 38d49ca Merge "Allow flashing erofs system imgs" by Alistair Delva · 4 years, 9 months ago
- b8d52a2 Finds APK shared UID violations when merging target files. by Daniel Norman · 4 years, 9 months ago
- f8b158b build: make fs_config_generator.py python2 explicitly by Chema Gonzalez · 4 years, 9 months ago
- 865b660 Merge "Move {libbacktrace,libunwindstack} from system/core -> system/unwinding/" by Baligh Uddin · 4 years, 9 months ago
- 4dc00c6 Move {libbacktrace,libunwindstack} from system/core -> system/unwinding/ by Baligh Uddin · 4 years, 9 months ago
- 961041a Allow flashing erofs system imgs by Gao Xiang · 5 years ago
- b511e7f Let genrule have the entrance depend on signapk by Felka Chang · 5 years ago
- 2c892f8 Merge "Revert "Refactor zipalign to allow unit tests"" by Joanne Chung · 4 years, 9 months ago
- 89dccb3 Merge "Cleanup references to system/core/liblog -> system/logging/liblog" by Treehugger Robot · 4 years, 9 months ago
- 2736c6f Revert "Refactor zipalign to allow unit tests" by Joanne Chung · 4 years, 9 months ago
- 454e099 Merge "Refactor zipalign to allow unit tests" by Treehugger Robot · 4 years, 9 months ago
- d4f71a9 Refactor zipalign to allow unit tests by Fabien Sanglard · 4 years, 10 months ago
- 84280df Cleanup references to system/core/liblog -> system/logging/liblog by Baligh Uddin · 4 years, 9 months ago
- fabc1f6 Merge "Cleanup references to system/core/base -> system/libbase" by Baligh Uddin · 4 years, 9 months ago