- b646bc1 Merge changes from topic "vendor_ramdisk_soong" by Yifan Hong · 4 years, 2 months ago
- ed5dee0 Merge "Add llndk_stubs property" by Colin Cross · 4 years, 2 months ago
- 9649748 Merge "Rename ART release APEX to com.android.art." by Martin Stjernholm · 4 years, 2 months ago
- 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 4 years, 2 months ago
- 0477b42 Add llndk_stubs property by Colin Cross · 4 years, 3 months ago
- 7f51107 Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 3 months ago
- 261e158 Do not install vndk lib by Jooyung Han · 4 years, 2 months ago
- 5ec407b Use version mutator for NDK by Colin Cross · 4 years, 3 months ago
- 0de8a1e Start using Providers instead of direct module access by Colin Cross · 4 years, 3 months ago
- 56a8321 Remove global state from apex modules by Colin Cross · 4 years, 4 months ago
- d48fe73 Fix prebuilt library stubs by Colin Cross · 4 years, 3 months ago
- 025ae97 Merge "Add support of test data to python_host_test" by Treehugger Robot · 4 years, 3 months ago
- 19dfeee Merge "soong: Exclude system shared libs from fix suggestions" by Yo Chiang · 4 years, 3 months ago
- 219968c soong: Exclude system shared libs from fix suggestions by Yo Chiang · 4 years, 3 months ago
- 3194912 Add support of test data to python_host_test by Dan Shi · 4 years, 3 months ago
- 1a24627 Replace stringly-typed API levels. by Dan Albert · 4 years, 6 months ago
- 74b0052 Add test_mainline_module option. by kellyhung · 4 years, 4 months ago
- 95d1942 Add extra_test_configs option by Dan Shi · 4 years, 5 months ago
- 29737cf Merge "Improve abidump generating logic for non-REL build" by Treehugger Robot · 4 years, 5 months ago
- 9f381d5 Merge "Only output make targets for uninstallable static libs in the APEX unavailable-to-platform case." by Martin Stjernholm · 4 years, 5 months ago
- 9e9bb7f Only output make targets for uninstallable static libs in the APEX by Martin Stjernholm · 4 years, 5 months ago
- c42f2f2 Add cfi static libraries to vendor snapshot by Inseob Kim · 4 years, 5 months ago
- eb912dc Improve abidump generating logic for non-REL build by Yo Chiang · 4 years, 5 months ago
- 216e10a Install data_libs using relative_install_path property by Chris Parsons · 4 years, 6 months ago
- 40fd90a Support multiple dists per Android.bp module, and dist output selection. by Jingwen Chen · 4 years, 7 months ago
- 582bebf Merge "NDK Api Coverage" by Sophie Zheng · 4 years, 7 months ago
- 58cabb7 NDK Api Coverage by sophiez · 4 years, 7 months ago
- 1042d29 Implement cc_object vendor snapshot by Inseob Kim · 4 years, 7 months ago
- 1c14a21 Add test data dependencies to APEX. by Liz Kammer · 4 years, 8 months ago
- a46de70 Propagate Soong header_libs to module-info.json by Bill Peckham · 4 years, 8 months ago
- e152ada Merge "Fix missing NOTICE targets for static libs that aren't available to platform." by Treehugger Robot · 4 years, 9 months ago
- c511bc5 Revert^2 "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
- f8e8022 Revert "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
- 82e192c Add sdk mutator for native modules by Colin Cross · 4 years, 10 months ago
- bf37d16 Fix missing NOTICE targets for static libs that aren't available to platform. by Martin Stjernholm · 4 years, 9 months ago
- ad4c187 Add version suffix for stub modules' Android.mk by Jooyung Han · 4 years, 10 months ago
- d80cbca Convert cc to AndroidMkEntries by Colin Cross · 4 years, 10 months ago
- 07f3712 Merge "Do not hide VNDK prebuilts from make" by Treehugger Robot · 4 years, 10 months ago
- c3b1a16 Fix build error on vendor_snapshot_static by Inseob Kim · 4 years, 11 months ago
- 2b96bf5 Do not hide VNDK prebuilts from make by Inseob Kim · 4 years, 11 months ago
- eec88e1 Add vendor snapshot modules by Inseob Kim · 5 years ago
- 1b3348d Add ramdisk image. by Yifan Hong · 5 years ago
- d92090f Emit LOCAL_CHECK_SAME_VNDK_VARIANTS by Vic Yang · 5 years ago
- 2468d01 Pass auto_gen_config setting in Android.bp to makefile by Dan Shi · 5 years ago
- 5f7f7e8 Create product variant for product partition by Justin Yun · 5 years ago
- ad172d8 cc_fuzz: add "data" field by Tri Vo · 5 years ago
- e1ee1a1 Soong frontend for shared library fuzzing. by Mitch Phillips · 5 years ago
- b01c114 Do not install VNDK lib in favor of VNDK APEX by Jooyung Han · 5 years ago
- 765fe7a Merge changes Ia7deed13,I7378a46f by Ivan Lozano · 5 years ago
- 52767be Add support for Rust C libraries. by Ivan Lozano · 5 years ago
- f979ee3 add additional fields to cc_fuzz build types by Kris Alder · 5 years ago
- 6db2f17 Partial reverts of vndk-apex by Jooyung Han · 5 years ago
- b480deb Merge "Change exportedDirs and exportedSystemDirs from []string to android.Paths" by Treehugger Robot · 5 years ago
- 7495504 Change exportedDirs and exportedSystemDirs from []string to android.Paths by Jiyong Park · 5 years ago
- 31c470b Revert "Revert "Supports VNDK APEX with different versions"" by Jooyung Han · 5 years ago
- 8a2bc0b Re-plumb fuzz corpora. by Mitch Phillips · 5 years ago
- 48dd4b5 Revert "Supports VNDK APEX with different versions" by Jooyung Han · 5 years ago
- 394951d Supports VNDK APEX with different versions by Jooyung Han · 5 years ago
- ff6c33d Replace RelPathString() with ToMakePath() by Colin Cross · 5 years ago
- 4e839ec Merge "Add corpus and dictionary properties to cc_fuzz." by Treehugger Robot · 5 years ago
- 4e4ab8a Add corpus and dictionary properties to cc_fuzz. by Mitch Phillips · 5 years ago
- 64c4395 Add version to vendor variants by Inseob Kim · 5 years ago
- 022a73b Move splitFileExt to the android package. by Ivan Lozano · 5 years ago
- cc4b0ad Update dexpreopt for the ART APEX name change. by Martin Stjernholm · 5 years ago
- 6937844 Separate exported includes out of flags by Inseob Kim · 6 years ago
- 75fcf98 Merge "exports LOCAL_SOONG_VNDK_VERSION for VNDK libs" by Treehugger Robot · 6 years ago
- db41747 Fix override for native_bridge modules by dimitry · 6 years ago
- 4320449 Apply native_bridge suffix to all cc_modules by dimitry · 6 years ago
- 76106d9 exports LOCAL_SOONG_VNDK_VERSION for VNDK libs by Jooyung Han · 6 years ago
- 9516ee9 Attach global variables to Context by Inseob Kim · 6 years ago
- 41eabe6 Support opt-in ABI checks by Logan Chien · 6 years ago
- efd249e Add support for no-vendor-variant VNDK by Vic Yang · 6 years ago
- f119435 Create symlink for bionic files by Jiyong Park · 6 years ago
- 47e4fcb Don't emit symbol for stubs libraries by Jiyong Park · 6 years ago
- 4fcea3d Add prebuilt ABI checker support to soong by Logan Chien · 6 years ago
- c22c1bf Return false in DirectlyInAnyApex for host libraries. by Nicolas Geoffray · 6 years ago
- b078857 Rename non-stubs variant of a lib if it is included in APEX by Jiyong Park · 6 years ago
- f7df9b7 Fix: 'required' property is ignored by Jiyong Park · 6 years ago
- de866cb Stubs dependency is not installed by Jiyong Park · 6 years ago
- 569edc5 Add dist support to Soong by Dan Willemsen · 6 years ago
- d95964a Enable overrides and add stem library properties by dimitry · 6 years ago
- 16c7d3d Revert "Revert "Revert "Revert "Export static libraries."""" by Jaewoong Jung · 6 years ago
- 555c114 Revert "Revert "Revert "Export static libraries.""" by Jaewoong Jung · 6 years ago
- eb05c2a Revert "Revert "Export static libraries."" by Jaewoong Jung · 6 years ago
- 3affc07 Revert "Export static libraries." by Jaewoong Jung · 6 years ago
- 9d5ca15 Export static libraries. by Jaewoong Jung · 6 years ago
- 3e6b1fb Revert "Export static libraries." by Jaewoong Jung · 6 years ago
- 5d19e1d Export static libraries. by Jaewoong Jung · 6 years ago
- 9d45299 Add ApexModule interface for APEX-aware modules by Jiyong Park · 6 years ago
- 2e224ca *_OUT_INTERMEDIATE_LIBRARIES has been removed from Make by Dan Willemsen · 6 years ago
- b60190a Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 6 years ago
- cb9342e Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules" by Colin Cross · 6 years ago
- e2874cd Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 6 years ago
- 22f3795 Remove relocation packer by Colin Cross · 6 years ago
- 303e21f Move autogenerated test config into Soong by Colin Cross · 6 years ago
- 031d2b3 Support prebuilt shared libs end with versions by Logan Chien · 6 years ago
- e146e39 Support 'test_config' into soong modules by Julien Desprez · 6 years ago
- 9768628 LOCAL_SDK_VERSION is not emitted for recovery variant by Jiyong Park · 7 years ago
- f9332f1 Support recovery and recovery_available by Jiyong Park · 7 years ago
- 43d34c3 Introduce runtime_libs to cc_binary and cc_library by Logan Chien · 7 years ago