1. a5e5abc Implement DPI variants in android_app_import. by Jaewoong Jung · 6 years ago
  2. ccbb393 Add android_app_import. by Jaewoong Jung · 6 years ago
  3. 412160e Stop using build/target -> build/make/target symlink by Dan Willemsen · 6 years ago
  4. a641ee9 Fix an override_module bug. by Jaewoong Jung · 6 years ago
  5. 47fa9d3 Always package JNI libs into android_test modules by Colin Cross · 6 years ago
  6. 6f373f6 Add package_name property to android_app. by Jaewoong Jung · 6 years ago
  7. 525443a Add override_android_app module type. by Jaewoong Jung · 6 years ago
  8. 53c8844 Separate device and product overlays by Anton Hansson · 6 years ago
  9. e560c4a Support package_splits by Colin Cross · 6 years ago
  10. 4102e5d aapt2 flag for target manifest package override by Jaewoong Jung · 6 years ago
  11. acb6db3 Revert "Add override_module." by Jaewoong Jung · 6 years ago
  12. aa65e17 Add override_module. by Jaewoong Jung · 6 years ago
  13. bec8530 Fix resource overlay order for static libraries by Colin Cross · 6 years ago
  14. 0ddae7f Allow disabling implicit resource_dirs and asset_dirs by Colin Cross · 6 years ago
  15. c1c3755 Export RRO resource dirs from static android_library dependencies by Colin Cross · 6 years ago
  16. 6ed7dea Add a static lib to TestEnforceRRO by Colin Cross · 6 years ago
  17. 5c4791c Move TestEnforceRRO test cases into test function by Colin Cross · 6 years ago
  18. a74ca04 Replace *[]string with []string in product variables by Colin Cross · 6 years ago
  19. 94c93f3 Allow excluding specific overlay sub-directories by Anton Hansson · 6 years ago
  20. 9d22a91 Add a prod var to override package names. by Jaewoong Jung · 6 years ago
  21. 0375a4f Parameterize RRO test by Anton Hansson · 6 years ago
  22. 2ad817c Enable certificate overrides with product vars. by Jaewoong Jung · 7 years ago
  23. a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 7 years ago
  24. 3165695 Use manifest merger in Soong by Colin Cross · 7 years ago
  25. d09b0b6 Fix aapt2 --min-sdk-version after finalized SDK by Colin Cross · 7 years ago
  26. a97c5d3 Add support for android_library modules by Colin Cross · 7 years ago
  27. 674dc7f Expose ProductVariables from TestConfig by Dan Willemsen · 7 years ago
  28. 68a7023 Fix ordering of overlays by Colin Cross · 8 years ago
  29. b69301e Sort compiled resources by output path by Colin Cross · 8 years ago
  30. 890ff55 Add enforced RRO support to Soong by Colin Cross · 8 years ago
  31. 527012a Split up testJavaWithEnvFs by Colin Cross · 8 years ago
  32. 5ab4e6d Allow building framework.jar and framework-res.apk by Colin Cross · 8 years ago
  33. 3bc7ffa Replace aapt support with aapt2 by Colin Cross · 8 years ago