- 2590206 Move VarType out of its respective outer classes. by Joe Onorato · 4 years ago
- 5b1c0a3 Merge "Sign APEXes on all partitions" by Tianjie Xu · 4 years ago
- 2fd88e0 Merge changes I9c1995f8,Id6763781,I52e5c07f,I4706e32f,I7d74b226 by Joe Onorato · 4 years ago
- 5bd0395 Sign APEXes on all partitions by Tianjie · 4 years ago
- b4b07ab Returns empty apex_infos if the apex target dir does not exist. by Daniel Norman · 4 years ago
- 64f3db2 Keep the first and last snapshot of variables. by Joe Onorato · 4 years ago
- 8523601 Generate GenericConfig objects from MakeConfig objects. by Joe Onorato · 4 years ago
- f20c93a Emit and parse the product config variables from kati/make by Joe Onorato · 4 years ago
- 9de9652 Add class to fork and exec kati, based on the commandline option given. by Joe Onorato · 4 years ago
- 7c01d47 Add a CSV parser to parse the output from kati. by Joe Onorato · 4 years ago
- 0390580 [LSC] Add LOCAL_LICENSE_KINDS to build/make by Bob Badour · 4 years ago
- 3c1a6ee Merge "Fix error where otacerts in VENDOR_BOOT isn't replaced" by Treehugger Robot · 4 years ago
- ba10684 Merge "Fix signing errors where some partitions aren't properly signed" by Treehugger Robot · 4 years ago
- d3f5268 Merge changes Icd25d2d0,I39ef10b0,I06bb80fe by Treehugger Robot · 4 years ago
- 9f781ff Fix error where otacerts in VENDOR_BOOT isn't replaced by Kelvin Zhang · 4 years ago
- 119f279 Fix signing errors where some partitions aren't properly signed by Kelvin Zhang · 4 years ago
- eb586ef Check for existence of private key before generating OTA by Kelvin Zhang · 4 years ago
- 80ff466 Prevent SPL downgrade OTAs from generating by Kelvin Zhang · 4 years ago
- 7b6988c Merge "Make common.py python3 compatible" by Treehugger Robot · 4 years ago
- e51dcce Merge "Updates merge_target_files soong_zip to use -r instead of -l." by Treehugger Robot · 4 years ago
- 645dcb8 Make common.py python3 compatible by Kelvin Zhang · 4 years ago
- eaf5c1d Updates merge_target_files soong_zip to use -r instead of -l. by Daniel Norman · 4 years ago
- 41f416d Merge "Add flag to manually disable vabc" by Treehugger Robot · 4 years ago
- 6c9e319 Merge "extract_kernel: make it py2/py3 compatible" by Treehugger Robot · 4 years ago
- bbfa182 Add flag to manually disable vabc by Kelvin Zhang · 4 years ago
- 791378c extract_kernel: make it py2/py3 compatible by cfig · 4 years ago
- 0c09471 Clean TEST_MAPPING config based on go/a-unit-tests by Julien Desprez · 4 years ago
- 00db385 Merge "Fix test failures due to binaries not found in PATH" by Kelvin Zhang · 4 years ago
- e9d4ddb Merge "Add releasetools_test to TEST_MAPPING" by Kelvin Zhang · 4 years ago
- 05a3f68 Fix test failures due to binaries not found in PATH by Kelvin Zhang · 4 years ago
- 553efca Add releasetools_test to TEST_MAPPING by Kelvin Zhang · 4 years ago
- f4909b4 Add deapexer to releasetools_common by Mohammad Samiul Islam · 4 years ago
- 472a860 Merge "Only add apex_info for compressed apexes" by Treehugger Robot · 4 years ago
- 8e0c592 Merge "Add support for signing a compressed apex" by Nikita Ioffe · 4 years ago
- c72718c Only add apex_info for compressed apexes by Kelvin Zhang · 4 years ago
- 3608148 Add support for signing a compressed apex by Nikita Ioffe · 4 years ago
- 7bd0991 Add apex_info.pb to generated OTA by Kelvin Zhang · 4 years ago
- 22c687c Fix pylint warnings on ota_from_target_files.py by Kelvin Zhang · 4 years ago
- 1cd8396 Merge "Emit apex_info to target_files META/apex_info.pb" by Kelvin Zhang · 4 years ago
- 62eea43 Merge "Create a function that can generate ApexInfo using target-files" by Kelvin Zhang · 4 years ago
- 5f0fcee Emit apex_info to target_files META/apex_info.pb by Kelvin Zhang · 4 years ago
- 9fd5886 Create a function that can generate ApexInfo using target-files by Mohammad Samiul Islam · 4 years ago
- 0c7e0c0 Rearrange the methods on ErrorReporter to be more convenient. by Joe Onorato · 4 years ago
- 6edf0ec Add glue to run product-config-test as a standalone commandline executable. by Joe Onorato · 4 years ago
- a5dbb0a CommandException to cleanly exit product-config on error. by Joe Onorato · 4 years, 3 months ago
- 841c3e3 Add skeleton for product-config tool. by Joe Onorato · 4 years, 3 months ago
- d041e4b Merge "Make ro.product.cpu.abilist.* to be fetched dynamically" by Treehugger Robot · 4 years ago
- 7a27574 Merge "GetBootImageBuildProp returns None if file does not exist" by Yifan Hong · 4 years ago
- 015b689 Merge "Refactor apex signing logic in preparation for compressed apexes" by Nikita Ioffe · 4 years ago
- 2de3459 Merge "Fix errors from validate_target_files" by Tianjie Xu · 4 years ago
- 6068e8d Refactor apex signing logic in preparation for compressed apexes by Nikita Ioffe · 4 years ago
- 2e0b835 Fix errors from validate_target_files by Tianjie · 4 years ago
- 14a8712 Add missing dependencies to releasetools_common and binary defaults. by Yifan Hong · 4 years ago
- 7dc5117 GetBootImageBuildProp returns None if file does not exist by Yifan Hong · 4 years ago
- c3fdfed Fix test_sign_apex by Nikita Ioffe · 4 years ago
- cb09afc Merge changes from topic "common.GetBootImageTimestamp" by Yifan Hong · 4 years ago
- 383e482 zipalign: log more I/O errors by Colin Cross · 4 years ago
- 10482a2 Load boot build props to info_dict properly. by Yifan Hong · 4 years ago
- 85ac501 Add GetBootImageBuildProp. by Yifan Hong · 4 years ago
- 5057b95 Split PARTITIONS_WITH_BUILD_PROP from *_WITH_CARE_MAP by Yifan Hong · 4 years ago
- c65a054 Move GetBootImageTimestamp to common. by Yifan Hong · 4 years ago
- 7a95820 Revert^2 "Rough-in license metadata support to make." by Bob Badour · 4 years ago
- 5406674 Revert "Rough-in license metadata support to make." by Jerome Gaillard · 4 years ago
- 20fc1b3 Rough-in license metadata support to make. by Bob Badour · 4 years, 6 months ago
- baf5c81 Make ro.product.cpu.abilist.* to be fetched dynamically by SzuWei Lin · 4 years, 1 month ago
- fdb2f2c Merge "Swich TEST_MAPPING config to unit_tests:true" by Treehugger Robot · 4 years, 1 month ago
- dc0663f Merge "Remove the zipalign_test mapping file" by Julien Desprez · 4 years, 1 month ago
- 6d9e78f Swich TEST_MAPPING config to unit_tests:true by Julien Desprez · 4 years, 1 month ago
- 2bbc159 Remove the zipalign_test mapping file by Julien Desprez · 4 years, 1 month ago
- d21e7dc Add support for packing multiple vendor ramdisks in vendor_boot by Yo Chiang · 4 years, 1 month ago
- 31839fe Merge "mark zipalign_test as unit tests" by Julien Desprez · 4 years, 1 month ago
- 27de935 Update OWNERS. by Elliott Hughes · 4 years, 1 month ago
- 74b8e09 mark zipalign_test as unit tests by Julien Desprez · 4 years, 1 month ago
- 74e57f6 Merge "Enable system partition compression" by Jaegeuk Kim · 4 years, 1 month ago
- 70c61bc Merge changes I1deda85d,I43d7b2c6 by Treehugger Robot · 4 years, 1 month ago
- 3e51f42 Enable system partition compression by Robin Hsu · 4 years, 2 months ago
- 7294274 Ensure file permissions are writable before attempting to sign. by Rupert Shuttleworth · 4 years, 1 month ago
- 35f015e calculation partition size use compressed image size by Huang Jianan · 4 years, 1 month ago
- 62d926e add erofs to non partition spanning fs by Huang Jianan · 4 years, 1 month ago
- bbc94b0 Use jni_libs instead of required for signapk conscrypt JNI by Colin Cross · 4 years, 2 months ago
- 40c9513 Follow argument changes to RuleBuilder by Colin Cross · 4 years, 2 months ago
- e9fdfb9 Merge "Runs host_init_verifier on merged target files packages." by Daniel Norman · 4 years, 2 months ago
- 5364ffa Merge "Dump a new CSV with warning messages" by Chih-hung Hsieh · 4 years, 2 months ago
- 21c34f7 Runs host_init_verifier on merged target files packages. by Daniel Norman · 4 years, 2 months ago
- 75dc8d2 Dump a new CSV with warning messages by Saeid Farivar Asanjan · 4 years, 2 months ago
- 84e9bf1 Merge "Try to find host tools in the same directory as the caller" by Treehugger Robot · 4 years, 2 months ago
- bda655c Merge "build: make fs_config_generator.py python2 explicitly" by Treehugger Robot · 4 years, 2 months ago
- 788055c Merge "Add --disable_verity_computation option to ota script" by Kelvin Zhang · 4 years, 2 months ago
- caf7bbc Add --disable_verity_computation option to ota script by Kelvin Zhang · 4 years, 2 months ago
- c8c94ac Try to find host tools in the same directory as the caller by Jiyong Park · 4 years, 2 months ago
- 38888d3 Turns on building vbmeta.img when merging if avb_enable=true. by Daniel Norman · 4 years, 2 months ago
- 187e975 Merge changes from topic "gki_vintf_level" by Yifan Hong · 4 years, 2 months ago
- 59dd38c Merge "Include complete boot image on builds containing gki apex" by Treehugger Robot · 4 years, 2 months ago
- fc65231 Merge "Support PRODUCT_BUILD_VBMETA_IMAGE for target files" by Treehugger Robot · 4 years, 2 months ago
- 072efc9 Merge "Allow downgradeable secondary payload" by Kelvin Zhang · 4 years, 2 months ago
- 72e78f2 Pass kernel version file to check_vintf. by Yifan Hong · 4 years, 2 months ago
- 3d38ff9 Merge "Improve Zipalign test" by Fabien Sanglard · 4 years, 2 months ago
- e5fd58a Merge "Fix zipalign alignment error" by Fabien Sanglard · 4 years, 2 months ago
- 8218225 Support PRODUCT_BUILD_VBMETA_IMAGE for target files by Bowgo Tsai · 4 years, 2 months ago
- a720635 Fix zipalign alignment error by Fabien Sanglard · 4 years, 3 months ago