- dc24d88 Rename vendor-ramdisk to vendor_ramdisk by Petri Gynther · 3 years, 11 months ago
- fa83228 Move the logic to add jacocoagent in instrumentation builds to make. by Martin Stjernholm · 4 years ago
- 4e501b5 Merge "Revert "Add modules partition."" by Yifan Hong · 4 years, 4 months ago
- c08cbf0 Revert "Add modules partition." by Yifan Hong · 4 years, 4 months ago
- 53a80be Merge "HOST_CROSS_OS/ARCH can be configured to linux_bionic/arm64" by Treehugger Robot · 4 years, 4 months ago
- c0f187f Add modules partition. by Yifan Hong · 4 years, 5 months ago
- e80c45f HOST_CROSS_OS/ARCH can be configured to linux_bionic/arm64 by Jiyong Park · 4 years, 6 months ago
- eccc461 Fix HOST_CROSS_OUT by Jiyong Park · 4 years, 6 months ago
- d05b57a Introduce TARGET_BUILD_UNBUNDLED_IMAGE by Jeongik Cha · 4 years, 7 months ago
- f496f1b Add odm_dlkm partition. by Yifan Hong · 4 years, 6 months ago
- cfb917a Add vendor_dlkm partition. by Yifan Hong · 4 years, 9 months ago
- 7a430fd Introduce TARGET_BUILD_UNBUNDLED. by Martin Stjernholm · 4 years, 8 months ago
- 8447b81 base_rules.mk optimizations by Dan Willemsen · 4 years, 8 months ago
- ce051d1 "Move core-icu4j into i18n APEX" Attempt 2 by Victor Chang · 4 years, 9 months ago
- b72f1e1 Revert "Move core-icu4j into i18n APEX" by vichang · 4 years, 9 months ago
- a27b703 Move core-icu4j into i18n APEX by Victor Chang · 4 years, 10 months ago
- 4c69c2f Use two-column format for PRODUCT_BOOT_JARS components. by Ulya Trafimovich · 4 years, 9 months ago
- efee069 Obsolete unused module types by Dan Willemsen · 4 years, 11 months ago
- 58634e1 Remove AUX support by Dan Willemsen · 4 years, 11 months ago
- c46e067 Get rid of obsolete Make variable TARGET_CORE_JARS. by Ulya Trafimovich · 4 years, 10 months ago
- f71c05a Remove unused mips workarounds. by Elliott Hughes · 4 years, 11 months ago
- 6a68367 Adding vendor_boot-debug.img by Bowgo Tsai · 5 years ago
- fe67f14 Remove module `jacocoagent` from `TARGET_CORE_JARS`. by Roland Levillain · 5 years ago
- 5c40c71 Adding boot-test-harness.img by Bowgo Tsai · 5 years ago
- 1623ec9 Merge "add vendor_boot image support" by Treehugger Robot · 5 years ago
- e1b1086 add vendor_boot image support by Steve Muckle · 6 years ago
- 02b50d1 Remove TARGET_TRANSLATE_2ND_ARCH by Colin Cross · 5 years ago
- b324175 Update dexpreopt for the ART APEX name change. by Martin Stjernholm · 6 years ago
- d62e712 Make support for rust modules from Soong. by Ivan Lozano · 5 years ago
- 33dfa52 Merge "macOS calls itself Darwin." by Treehugger Robot · 5 years ago
- a8368ef macOS calls itself Darwin. by Elliott Hughes · 5 years ago
- 6a5e9a2 SYSTEM_EXT supports executables by Jeongik Cha · 5 years ago
- ba6135b Merge "Add new core-icu4j after separating icu4j from core-libart" by vichang · 5 years ago
- b6056d6 Add new core-icu4j after separating icu4j from core-libart by Victor Chang · 5 years ago
- 8a5d597 Remove the PRODUCT-* goal by Dan Willemsen · 5 years ago
- 6151e3f Rename product_services to system_ext by Justin Yun · 6 years ago
- 0013f55 Adding boot-debug.img and ramdisk-debug.img by Bowgo Tsai · 6 years ago
- 6b28af3 Remove TARGET_ROOT_OUT_SBIN / TARGET_ROOT_OUT_SBIN_UNSTRIPPED by Tom Cherry · 6 years ago
- 0604ae4 Q Branch prefix is QP1A by Ian Pedowitz · 6 years ago
- 1f8357f Revert "Revert "Build System: Solve dependency problem for test"" by Nelson Li · 6 years ago
- 6fe7f19 Revert "Build System: Solve dependency problem for test" by Nelson Li · 6 years ago
- 224e103 Build System: Solve dependency problem for test by nelsonli · 6 years ago
- 1927985 Move combo makefile parsing by Anton Hansson · 6 years ago
- b954469 Consolidate some BoardConfig variable checks by Anton Hansson · 6 years ago
- bb76ce8 Split out board_config.mk by Anton Hansson · 6 years ago
- f026d89 Set a dedicated variable for the runtime apex libs. by Nicolas Geoffray · 6 years ago
- 80c8080 Merge product_services into product by default by Anton Hansson · 6 years ago
- a734907 Merge "Deprecate LOCAL_MODULE_TAGS := eng/debug" by Dan Willemsen · 6 years ago
- d26e4ee Allow merging product_services into /product by Anton Hansson · 6 years ago
- 9bab4c2 Fix typo of PRODUCT_BUILD_PRODUCT_SERVICES_IMAGE by Anton Hansson · 6 years ago
- 9569ddd Deprecate LOCAL_MODULE_TAGS := eng/debug by Dan Willemsen · 6 years ago
- 6749520 Add PRODUCT_BUILD_*_IMAGE, BUILDING_*_IMAGE to control building of images by Dan Willemsen · 6 years ago
- c69129b Revert "Add core-simple to the standard boot classpath" by Neil Fuller · 6 years ago
- 7537fd0 Clean up DIST_DIR usages, move to dist-for-goals by Dan Willemsen · 6 years ago
- 10b28be Merge "Change install paths of libs in sanitize builds" by Andreas Gampe · 6 years ago
- 379b2ba Tidy up TARGET_COPY_OUT_X variable defs by Anton Hansson · 6 years ago
- ae9f105 Change install paths of libs in sanitize builds by Anton Hansson · 6 years ago
- 5bc52ac Merge changes from topic "vndk28" by Treehugger Robot · 6 years ago
- 924d2d9 Condition VNDK check on TARGET_BUILD_APPS by Hung-ying Tyan · 6 years ago
- 8cf6b65 Remove *_OUT_INTERMEDIATE_LIBRARIES by Dan Willemsen · 6 years ago
- 60b7296 Fix ASAN + product_services by Dan Willemsen · 6 years ago
- 04552fe Merge "Support a first stage ramdisk via TARGET_RAMDISK_OUT" by Tom Cherry · 6 years ago
- 486653e Merge "Disable 32-bit Darwin builds" by Treehugger Robot · 6 years ago
- 1d090fc Disable 32-bit Darwin builds by Dan Willemsen · 6 years ago
- d14b895 Support a first stage ramdisk via TARGET_RAMDISK_OUT by Tom Cherry · 6 years ago
- e857777 Add core-simple to the standard boot classpath by Neil Fuller · 6 years ago
- d241226 Correct PRODUCT_SERVICES_COPY_FILES in envsetup.mk by Bowgo Tsai · 6 years ago
- 924af7d s/product-services/product_services/g by Dario Freni · 6 years ago
- 35be6ca Reland "s/PRODUCT-SERVICES/PRODUCT_SERVICES/g" by Yifan Hong · 6 years ago
- 8702106 Revert "s/PRODUCT-SERVICES/PRODUCT_SERVICES/g" by Shawn Yang · 6 years ago
- 77c778c s/PRODUCT-SERVICES/PRODUCT_SERVICES/g by Dario Freni · 6 years ago
- c272a99 Merge "Add support for /odm partition" by Treehugger Robot · 6 years ago
- 738368d Default BUILD_BROKEN_ANDROIDMK_EXPORTS to false by Dan Willemsen · 6 years ago
- d624fa6 Add support for /odm partition by Bowgo Tsai · 7 years ago
- ebc041a productservices => product_services by Yifan Hong · 6 years ago
- 5f681e1 Add support for /product-services partition by Dario Freni · 7 years ago
- 09d9b90 Declare install path for product partition binaries by Doheon Lee · 7 years ago
- 8b9c3cc Mark export/unexport as deprecated by Dan Willemsen · 7 years ago
- 94bff7a Add more BUILD_BROKEN_* logic by Dan Willemsen · 7 years ago
- 11677ed Mark more common variables and paths as readonly by Dan Willemsen · 7 years ago
- 47c1352 Install product shared libraries in /product/lib by Inseob Kim · 7 years ago
- 92afd7d Accept TARGET_DEVICE_DIR preserved from previous product load by Dan Willemsen · 7 years ago
- e887ccb Provide testcases directory for host cross out (windows) modules by Colin Cross · 7 years ago
- b7735d8 Support /product partition by Jaekyun Seok · 7 years ago
- 641b6cc Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS by Jiyong Park · 7 years ago
- 178cf8e Remove unnecessary USE_CLANG_PLATFORM_BUILD. by Stephen Hines · 7 years ago
- 240d97a Apply snapshot variant to vndk package module name by Jae Shin · 7 years ago
- 2a233b3 Define PLATFORM_VNDK_VERSION by Justin Yun · 7 years ago
- 0765d53 Merge "Add build script to generate TF test XML file with filters" by Treehugger Robot · 7 years ago
- 9272ef8 Check conformity of VNDK version by Justin Yun · 7 years ago
- 26efd3a Add build script to generate TF test XML file with filters by Dan Shi · 7 years ago
- 2a6e3b0 Turn off Windows builds during BUILD_HOST_static by Dan Willemsen · 7 years ago
- cf2da22 Merge "Re-apply ndk-docs rule." by Treehugger Robot · 7 years ago
- 303e603 Re-apply ndk-docs rule. by Dan Albert · 7 years ago
- 20f99a6 Use CALLED_FROM_SETUP instead of KATI by Dan Willemsen · 7 years ago
- c294f55 Revert "Generate the NDK docs with the ndk-docs target." by Colin Cross · 7 years ago
- d51b6d0 Generate the NDK docs with the ndk-docs target. by Dan Albert · 8 years ago
- 69b7f3f Move jacocoagent into the bootclasspath by Colin Cross · 7 years ago
- d6ed368 Remove (TARGET|HOST)_BUILD_TYPE path modifications by Dan Willemsen · 7 years ago
- 4ed21d1 Build: Change SANITIZE_LITE install settings by Andreas Gampe · 8 years ago