1. 9f2e680 Merge "Revert "Build: Fix test data no present in test suite zip files."" by Jaewoong Jung · 5 years ago
  2. 5ea6971 Revert "Build: Fix test data no present in test suite zip files." by Jaewoong Jung · 5 years ago
  3. e9cb5fa Merge "Make support for rust modules from Soong." by Ivan Lozano · 5 years ago
  4. d62e712 Make support for rust modules from Soong. by Ivan Lozano · 5 years ago
  5. 46a8889 More base_rules.mk optimizations by Dan Willemsen · 5 years ago
  6. 2abf159 Improve performance (don't filter ALL_MODULES) by Dan Willemsen · 5 years ago
  7. 6733381 Avoid adding VINTF manifest fragment more than once. by Bill Peckham · 5 years ago
  8. 6151e3f Rename product_services to system_ext by Justin Yun · 6 years ago
  9. 068d101 Build: Fix test data no present in test suite zip files. by nelsonli · 6 years ago
  10. bbe4e11 Call clean-path in more places by Dan Willemsen · 6 years ago
  11. 43ee355 Fix typo causing ALL_DEPS.$(module).ALL_DEPS to be incomplete. by Martin Stjernholm · 6 years ago
  12. e048f7e Remove BUILD_BROKEN_ENG_DEBUG_TAGS by Dan Willemsen · 6 years ago
  13. 8e96a79 Split ALL_MODULES.*.REQUIRED and friends between target/host by Dan Willemsen · 6 years ago
  14. a75c9a5 Statements in build system such as ifeq (true,$(LOCAL_VENDOR_MODULE)) has a poor compatibility by joker.yang · 6 years ago
  15. da25b69 Eliminate ENABLE_DEFAULT_TEST_LOCATION as it is always true by Sasha Smundak · 6 years ago
  16. 1b83413 Add module-target-built-files function by Vic Yang · 6 years ago
  17. fe04351 Build: Ensuring test runtime dependencies are installed. by nelsonli · 6 years ago
  18. 1f8357f Revert "Revert "Build System: Solve dependency problem for test"" by Nelson Li · 6 years ago
  19. 6fe7f19 Revert "Build System: Solve dependency problem for test" by Nelson Li · 6 years ago
  20. 224e103 Build System: Solve dependency problem for test by nelsonli · 6 years ago
  21. 78e94a4 Default to erroring when eng/debug tags are used by Dan Willemsen · 6 years ago
  22. a734907 Merge "Deprecate LOCAL_MODULE_TAGS := eng/debug" by Dan Willemsen · 6 years ago
  23. 0162cc8 Add LOCAL_ADDITIONAL_CHECKED_MODULE by Colin Cross · 6 years ago
  24. 9569ddd Deprecate LOCAL_MODULE_TAGS := eng/debug by Dan Willemsen · 6 years ago
  25. 83c5032 Define non-system module as variable by Jeongik Cha · 6 years ago
  26. 3142e29 Enable overrides for shared libraries by dimitry · 6 years ago
  27. 2066a5c Exempt Soong from LOCAL_TEST_DATA checks by Dan Willemsen · 6 years ago
  28. b23d8e6 aidegen: Collect all java sources from makefile system. by patricktu · 6 years ago
  29. 8cf6b65 Remove *_OUT_INTERMEDIATE_LIBRARIES by Dan Willemsen · 6 years ago
  30. 5568c19 aidegen: add extra info to collect in module-info. by Brandon Lee · 6 years ago
  31. 8fb525d Add soong_cc_prebuilt.mk by Colin Cross · 6 years ago
  32. 635733b Revert "Add soong_cc_prebuilt.mk" by Colin Cross · 6 years ago
  33. 1bb943b Add soong_cc_prebuilt.mk by Colin Cross · 6 years ago
  34. acdaa8f Merge "Do not call sort when setting ALL_DEPS.MODULES." by Treehugger Robot · 6 years ago
  35. c9347b3 Atest: add LOCAL_TEST_CONFIG to module_info.json by yangbill · 6 years ago
  36. 1c31492 Do not call sort when setting ALL_DEPS.MODULES. by Sasha Smundak · 6 years ago
  37. f31bc45 Add a way to override LOCAL_PRODUCT_MODULE. by Dario Freni · 7 years ago
  38. e3a4df8 Allow Soong to autogenerate test configs by Colin Cross · 6 years ago
  39. a77d5a2 module-info.mk: Output actual module_name. by Morris Lin · 6 years ago
  40. 9009311 Build System: Add variable for copying test config by nelsonli · 7 years ago
  41. 86f441d ATest: Sync auto_test_config for multilib modules by yangbill · 7 years ago
  42. 7a1da0e Mark more targets as PHONY by Dan Willemsen · 7 years ago
  43. 5f681e1 Add support for /product-services partition by Dario Freni · 7 years ago
  44. d3ef282 Merge "Revert "Revert "Build System: Validate AndroidTest.xml Configs""" by Treehugger Robot · 7 years ago
  45. a2a8b9b Revert "Revert "Build System: Validate AndroidTest.xml Configs"" by Nelson Li · 7 years ago
  46. fc97764 Reland: Verify init scripts for correctness during build by Tom Cherry · 7 years ago
  47. 560890b Merge "Revert "Verify init scripts for correctness during build"" by Yifan Hong · 7 years ago
  48. d15e500 Revert "Verify init scripts for correctness during build" by Tom Cherry · 7 years ago
  49. 8075746 Merge "Verify init scripts for correctness during build" by Tom Cherry · 7 years ago
  50. 14e1026 Fix PHONY uses found by --warn_real_to_phony by Dan Willemsen · 7 years ago
  51. 03303f9 Verify init scripts for correctness during build by Tom Cherry · 7 years ago
  52. bbe6a02 Restrict characters in module names by Dan Willemsen · 7 years ago
  53. 054f210 Revert "Build System: Validate AndroidTest.xml Configs" by Nelson Li · 7 years ago
  54. 479da2f Build System: Validate AndroidTest.xml Configs by Nelson Li · 7 years ago
  55. 5f7e4f6 Merge "Add .vendor to LOCAL_REQUIRED_MODULES for vendor" by Logan Chien · 7 years ago
  56. 2338a70 Merge "build/make: auto generate Test config file for Google Benchmark Test" by Treehugger Robot · 7 years ago
  57. d71fbfc Add .vendor to LOCAL_REQUIRED_MODULES for vendor by Logan Chien · 7 years ago
  58. eec9529 build/make: auto generate Test config file for Google Benchmark Test by Nelson Li · 7 years ago
  59. 639c6cc Allow tests to be disabled for presubmit check by Dan Shi · 7 years ago
  60. 3629aa7 Support manifest fragments. by Steven Moreland · 7 years ago
  61. d63a815 build/make: Add default suite for all native tests/benchmarks by Simran Basi · 7 years ago
  62. b6655e0 Merge "build: Default test modules to null-suite" by Dan Shi · 7 years ago
  63. a132154 build: Default test modules to null-suite by Simran Basi · 7 years ago
  64. 893098b LOCAL_HOST_REQUIRED_MODULES support by Simran Basi · 7 years ago
  65. 4133793 Fix multilib test data being installed twice to the same place by Dan Willemsen · 7 years ago
  66. b7735d8 Support /product partition by Jaekyun Seok · 7 years ago
  67. 641b6cc Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS by Jiyong Park · 7 years ago
  68. 2035abf Add a flag to disable auto-generating test configs. by Dan Shi · 7 years ago
  69. 7160b06 base_rules.mk: Don't use is_native for MULTILIB modules. by Simran Basi · 7 years ago
  70. efb892d Auto generate test config files by Dan Shi · 7 years ago
  71. 5691cb8 base_rules.mk: Copy LOCAL_TEST_DATA to testcase folders. by Simran Basi · 7 years ago
  72. 6e4e9f3 Merge changes from topic "system-api" by Treehugger Robot · 7 years ago
  73. 5a44d1f Add LOCAL_SDK_VERSION := system_$(VER) by Sundong Ahn · 7 years ago
  74. c01ad7b Prepare for clang+mingw windows builds by Dan Willemsen · 7 years ago
  75. 2260918 Add local compatibilty suite info to module-info.json. by Kevin Cheng · 7 years ago
  76. 003ea36 Ensure partition_tag is always set correctly by Jiyong Park · 7 years ago
  77. bd8f84f Turn unusual tags into errors by Dan Willemsen · 7 years ago
  78. 0c821a9 Check for module names in LOCAL_ADDITIONAL_DEPENDENCIES by Dan Willemsen · 7 years ago
  79. 44fd0f6 Reduce stack usage in ckati by Dan Willemsen · 7 years ago
  80. b06c30b Revert "Revert "Make privileged apps always keep uncompressed dex files."" by Nicolas Geoffray · 7 years ago
  81. f69441b Revert "Make privileged apps always keep uncompressed dex files." by Nicolas Geoffray · 7 years ago
  82. 09dfe67 Make privileged apps always keep uncompressed dex files. by Nicolas Geoffray · 7 years ago
  83. 9557cae Implement LOCAL_TARGET_REQUIRED_MODULES by Jeff Gaston · 7 years ago
  84. f1610d8 Merge "Add LOCAL_OVERRIDES_MODULES" by Treehugger Robot · 8 years ago
  85. 0cf52d8 Start deprecating OVERRIDE_BUILT_MODULE_PATH by Dan Willemsen · 8 years ago
  86. 3e73e2b base_rules.mk : Support subconfigs for testcases. by Simran Basi · 8 years ago
  87. 8a431d9 Common testcase directories: Clean up duplicates by Simran Basi · 8 years ago
  88. cbf76f6 Add LOCAL_OVERRIDES_MODULES by Jiyong Park · 8 years ago
  89. 05a2b93 Add LOCAL_VENDOR_MODULE as a synonym to LOCAL_PROPRIETARY_MODULE by Dan Willemsen · 8 years ago
  90. de4e71b Revert "install *.so in different paths for their types" by Dan Willemsen · 8 years ago
  91. 79f5918 Silence module path warnings for a while by Jiyong Park · 8 years ago
  92. d4ca89b fix: cannot determine the type of modules with class 'samples' by Jiyong Park · 8 years ago
  93. 55b14bd Merge "install *.so in different paths for their types" by Treehugger Robot · 8 years ago
  94. 842a985 install *.so in different paths for their types by Jiyong Park · 8 years ago
  95. 6abedc9 Merge "Add support for multiple LOCAL_COMPATIBILITY_SUITES & undefined testcase directories." by Treehugger Robot · 8 years ago
  96. 6bea37c Add support for multiple LOCAL_COMPATIBILITY_SUITES & undefined testcase directories. by Simran Basi · 8 years ago
  97. 1e4fb7f Improve module tags warnings by Dan Willemsen · 8 years ago
  98. 8dae49c Add Header Library support to Make by Dan Willemsen · 8 years ago
  99. b2a5c7b Fix init rc installation in vendor when LOCAL_MODULE_PATH is set by Dan Willemsen · 8 years ago
  100. 06f3258 Merge "Include the LOCAL_REQUIRED_MODULES when packaging." by Alex Deymo · 8 years ago