- c106138 Implement add_soong_namespace and add_soong_config_var_value functions by Sasha Smundak · 3 years, 5 months ago
- 0e4a5ad Trim spaces in the rule actions by Sasha Smundak · 3 years, 8 months ago
- 31b6b94 Add copy-files macro by Sasha Smundak · 3 years, 5 months ago
- 72602c4 Merge "Rename UpdatableSystemServerJars to ApexSystemServerJars." by satayev · 3 years, 5 months ago
- 8ee181d Merge "Fix a bug in computing streaming property of payload.bin" by Kelvin Zhang · 3 years, 5 months ago
- 25ab998 Fix a bug in computing streaming property of payload.bin by Kelvin Zhang · 3 years, 6 months ago
- ed08179 Rename UpdatableSystemServerJars to ApexSystemServerJars. by satayev · 3 years, 5 months ago
- 7b763f0 Merge "Add extra owners for file `core/tasks/art-host-tests.mk`." by Roland Levillain · 3 years, 5 months ago
- 96fa127 Merge "Rename PRODUCT_UPDATABLE_SYSTEM_SERVER_JARS to PRODUCT_APEX_SYSTEM_SERVER_JARS." by satayev · 3 years, 5 months ago
- add7902 Merge "Work around `art-host-tests` build issues when using ART prebuilts." by Roland Levillain · 3 years, 5 months ago
- 6db8228 Add extra owners for file `core/tasks/art-host-tests.mk`. by Roland Levillain · 3 years, 5 months ago
- 6c4e8d5 Merge "cleanup: remove unnecessary steps in apex_utils" by Jooyung Han · 3 years, 5 months ago
- a85d522 Rename PRODUCT_UPDATABLE_SYSTEM_SERVER_JARS to PRODUCT_APEX_SYSTEM_SERVER_JARS. by satayev · 3 years, 5 months ago
- 4d9d0aa Work around `art-host-tests` build issues when using ART prebuilts. by Roland Levillain · 3 years, 5 months ago
- 7fd6933 Merge "Skip vbmeta_system if it doesn't exist" by Kelvin Zhang · 3 years, 5 months ago
- a19fb31 Skip vbmeta_system if it doesn't exist by Kelvin Zhang · 3 years, 5 months ago
- f253430 Merge changes from topic "remove_ndk_platform" by Jiyong Park · 3 years, 5 months ago
- 2bcf499 Merge "Rename UpdatableBootJars to ApexBootJars." by satayev · 3 years, 5 months ago
- 47d36a9 Fix build by Colin Cross · 3 years, 5 months ago
- d502a48 Reland: *-ndk.so libraries are added to the VNDK set. by Jiyong Park · 3 years, 5 months ago
- 76e3fb0 Merge "Add an option for VABC xor" by Kelvin Zhang · 3 years, 5 months ago
- d29f7d5 Merge "vndk-list: Add android.system.suspend-V1-ndk_platform.so" by Kalesh Singh · 3 years, 5 months ago
- 0465310 Merge "Remove Fuchsia support from Make" by Colin Cross · 3 years, 5 months ago
- 81005b1 Merge "Support for dexopt postprocessing in merge_target_files." by Jose "Pepe" Galmes · 3 years, 5 months ago
- 94bd6d7 Merge "Sets BOOT_SECURITY_PATCH for the generic boot.img" by Treehugger Robot · 3 years, 5 months ago
- 58d0484 Merge "Amend owner files for releasetool scripts" by Tianjie Xu · 3 years, 5 months ago
- 9c8f6eb Support for dexopt postprocessing in merge_target_files. by Jose Galmes · 3 years, 5 months ago
- f9be5ee cleanup: remove unnecessary steps in apex_utils by Jooyung Han · 3 years, 5 months ago
- 81a23fe Sets BOOT_SECURITY_PATCH for the generic boot.img by Bowgo Tsai · 3 years, 5 months ago
- 35ec756 Amend owner files for releasetool scripts by Tianjie · 3 years, 5 months ago
- 97aea02 Merge "Rename PRODUCT_UPDATABLE_BOOT_JARS to PRODUCT_APEX_BOOT_JARS." by satayev · 3 years, 5 months ago
- 8bc189e Rename UpdatableBootJars to ApexBootJars. by satayev · 3 years, 5 months ago
- da7ca70 Merge "signapk: --align-file-size flag" by Treehugger Robot · 3 years, 5 months ago
- ebe9afe signapk: --align-file-size flag by Jooyung Han · 3 years, 6 months ago
- 4301444 vndk-list: Add android.system.suspend-V1-ndk_platform.so by Kalesh Singh · 3 years, 5 months ago
- 12b809a Remove Fuchsia support from Make by Colin Cross · 3 years, 5 months ago
- 65e68bb Rename PRODUCT_UPDATABLE_BOOT_JARS to PRODUCT_APEX_BOOT_JARS. by satayev · 3 years, 6 months ago
- 37e6196 Merge "Fix typo in MODULE_BUILD_FROM_SOURCE variable." by Treehugger Robot · 3 years, 5 months ago
- ecef6fa Merge changes from topic "ota-package-nonab" by Yifan Hong · 3 years, 5 months ago
- 28176b6 Merge "zipalign: use getopt" by Jooyung Han · 3 years, 5 months ago
- e62232d Merge "Adjust some behaviors for --rebuild-sepolicy" by Daniel Norman · 3 years, 5 months ago
- f32f65c Only build OTA package for non-A/B with recovery by Yifan Hong · 3 years, 6 months ago
- 8c1e526 Reland "Build OTA when boot image exists even without kernel or recovery fstab" by Yifan Hong · 3 years, 5 months ago
- fa26e5b Merge "Revert "Build OTA when boot image exists even without kernel or recovery fstab"" by Yifan Hong · 3 years, 5 months ago
- bf77787 Revert "Build OTA when boot image exists even without kernel or recovery fstab" by Yifan Hong · 3 years, 5 months ago
- b72009a zipalign: use getopt by Jooyung Han · 3 years, 6 months ago
- bcb4776 Merge "Move core-icu4j to PRODUCT_UPDATABLE_BOOT_JARS." by Treehugger Robot · 3 years, 5 months ago
- d15c780 Merge changes from topic "ota_for_generic_boot_image" by Yifan Hong · 3 years, 5 months ago
- 09e9471 Move core-icu4j to PRODUCT_UPDATABLE_BOOT_JARS. by satayev · 3 years, 7 months ago
- ff2e24d Build OTA when boot image exists even without kernel or recovery fstab by Yifan Hong · 3 years, 6 months ago
- b162777 Also extract kernel configs from boot image. by Yifan Hong · 3 years, 6 months ago
- 1b00d58 Merge "Document how APEXes are identified in the boot jar variables." by Martin Stjernholm · 3 years, 6 months ago
- b2de2d6 Fix typo in MODULE_BUILD_FROM_SOURCE variable. by Martin Stjernholm · 3 years, 6 months ago
- c26dc73 Merge "Update language to comply with Android's inclusive language guidance" by Treehugger Robot · 3 years, 6 months ago
- 187a693 Merge "Including debug ramdisk files in base_vendor.mk" by Treehugger Robot · 3 years, 6 months ago
- 4772ec7 Merge "Write the vbmeta digest to the output zipfile also" by Tianjie Xu · 3 years, 6 months ago
- e01cfe4 Merge "dexpreopt.config should be created even though unbundled image is built" by Treehugger Robot · 3 years, 6 months ago
- c3bf3d0 Write the vbmeta digest to the output zipfile also by Tianjie · 3 years, 6 months ago
- 15f7075 Merge "Build the ART module from source if other Mainline modules are." by Treehugger Robot · 3 years, 6 months ago
- 3a52c4f Build the ART module from source if other Mainline modules are. by Martin Stjernholm · 3 years, 6 months ago
- 304da39 Merge "Fix bitrot: RSTest_CompatLib[19] tests stopped building" by David Gross · 3 years, 6 months ago
- 660fdcd Merge "Add the ability to source RBE related scripts from envsetup.sh" by Kousik Kumar · 3 years, 6 months ago
- 721533e Add the ability to source RBE related scripts from envsetup.sh by Kousik Kumar · 3 years, 6 months ago
- b26bf58 dexpreopt.config should be created even though unbundled image is built by Jeongik Cha · 3 years, 7 months ago
- 7472a1e Including debug ramdisk files in base_vendor.mk by Bowgo Tsai · 3 years, 6 months ago
- 663d0ff Merge "fs_config reads headers from snapshots, if available" by Treehugger Robot · 3 years, 6 months ago
- 203c72e Merge "Revert "Add the ability to source RBE related scripts from envsetup.sh"" by Ahaan Ugale · 3 years, 6 months ago
- 678f26c Revert "Add the ability to source RBE related scripts from envsetup.sh" by Ahaan Ugale · 3 years, 6 months ago
- 4b8d81b Merge "Add mkpatsubst" by Alexander Smundak · 3 years, 6 months ago
- 10935cf Merge "Add the ability to source RBE related scripts from envsetup.sh" by Treehugger Robot · 3 years, 6 months ago
- 818e6c0 Merge "Remove pre-aidegen IDE support logic" by Treehugger Robot · 3 years, 6 months ago
- 3b25eb1 Add mkpatsubst by Sasha Smundak · 3 years, 6 months ago
- b349e4e Remove pre-aidegen IDE support logic by Dan Willemsen · 3 years, 6 months ago
- 9d3356b fs_config reads headers from snapshots, if available by Justin Yun · 3 years, 6 months ago
- 827998a Merge "Merge RQ3A.210705.001 to aosp-master - DO NOT MERGE" by Bill Yi · 3 years, 6 months ago
- cfaa04b Merge "Add mksubst" by Treehugger Robot · 3 years, 6 months ago
- 9afdb1c Add mksubst by Sasha Smundak · 3 years, 6 months ago
- 80ce9b7 Merge RQ3A.210705.001 to aosp-master - DO NOT MERGE by Bill Yi · 3 years, 6 months ago
- 9aa9e47 Add the ability to source RBE related scripts from envsetup.sh by Kousik Kumar · 3 years, 6 months ago
- 3755778 Merge changes I544a0cfc,I8990b726 by Martin Stjernholm · 3 years, 6 months ago
- f66caee Add an option for VABC xor by Kelvin Zhang · 3 years, 6 months ago
- 91bb0d9 Merge "Add mkstrip" by Treehugger Robot · 3 years, 6 months ago
- 75b8f0a Add special cases for builds that cannot switch to ART prebuilts. by Martin Stjernholm · 3 years, 6 months ago
- a877393 Force building ART from source for AOSP products. by Martin Stjernholm · 3 years, 6 months ago
- be4ebca Add mkstrip by Sasha Smundak · 3 years, 7 months ago
- 42b072f Merge "Imply ALLOW_MISSING_DEPENDENCIES for Mac builds" by Treehugger Robot · 3 years, 6 months ago
- dd400c3 Fix bitrot: RSTest_CompatLib[19] tests stopped building by David Gross · 3 years, 6 months ago
- 743513c Document how APEXes are identified in the boot jar variables. by Martin Stjernholm · 3 years, 6 months ago
- fd224ef Imply ALLOW_MISSING_DEPENDENCIES for Mac builds by Dan Willemsen · 3 years, 6 months ago
- 0e4403e Adjust some behaviors for --rebuild-sepolicy by Po Hu · 3 years, 6 months ago
- 61de59b Merge "Break dependency from droid_targets to blueprint_tools" by Bill Peckham · 3 years, 6 months ago
- f3e73d7 Merge "Regenerate odm or vendor using combined sepolicy if --rebuild-sepolicy." by Daniel Norman · 3 years, 6 months ago
- cc2961f Break dependency from droid_targets to blueprint_tools by Bill Peckham · 3 years, 6 months ago
- 571e182 Regenerate odm or vendor using combined sepolicy if --rebuild-sepolicy. by Daniel Norman · 3 years, 6 months ago
- fb36e13 Merge "Adding adb_debug.prop into generic_ramdisk.mk" by Treehugger Robot · 3 years, 6 months ago
- 3c77151 Adding adb_debug.prop into generic_ramdisk.mk by Bowgo Tsai · 3 years, 6 months ago
- 0427fb4 Merge "Include kernel-*-allsyms into boot-*-allsyms.img" by Treehugger Robot · 3 years, 6 months ago
- 8b92dab Merge "Add apex info to the streaming property file" by Tianjie Xu · 3 years, 6 months ago
- 389f5af Merge "Removing AFTL integration from release tools." by Treehugger Robot · 3 years, 6 months ago
- ef79a64 Merge "Do not complain about unexpected lsdump files when building with prebuilt APEXes." by Martin Stjernholm · 3 years, 6 months ago