1. 5bcff5d Add test_mainline_modules to the auto-gen test config(AndroidJUnitTest only). by easoncylee · 4 years, 9 months ago
  2. 2bdf0da Merge "Revert "enforce sdk_version for JNI libs for updatable APKs"" by Colin Cross · 4 years, 8 months ago
  3. cc928d9 Revert "enforce sdk_version for JNI libs for updatable APKs" by Jooyung Han · 4 years, 8 months ago
  4. 1852b58 Merge "enforce sdk_version for JNI libs for updatable APKs" by Treehugger Robot · 4 years, 8 months ago
  5. ecea813 Merge "Introduce app -deps-info." by satayev · 4 years, 8 months ago
  6. 1111b84 Introduce app -deps-info. by Artur Satayev · 4 years, 9 months ago
  7. 3c00770 Add error checking and tests for jni_uses_sdk_apis and jni_uses_platform_apis by Colin Cross · 4 years, 8 months ago
  8. c80828d Skip dexpreopting android_test_import modules by Colin Cross · 4 years, 8 months ago
  9. 7500f46 Merge "Add jni_uses_sdk_apis" by Colin Cross · 4 years, 8 months ago
  10. 7204cf0 Add jni_uses_sdk_apis by Colin Cross · 4 years, 8 months ago
  11. 6c4e5c0 Merge "Add gcov coverage support to Rust modules." by Ivan Lozano · 4 years, 8 months ago
  12. 98c4750 enforce sdk_version for JNI libs for updatable APKs by Jooyung Han · 4 years, 9 months ago
  13. a0cd8f9 Add gcov coverage support to Rust modules. by Ivan Lozano · 4 years, 9 months ago
  14. 243688e Make android_app_import multi targets arch module. by Jaewoong Jung · 4 years, 9 months ago
  15. 4b25e31 Revert "[soong] new field in Android.bp to request APK signing V4" by Songchun Fan · 4 years, 9 months ago
  16. 6e2fb5c Merge "soong: Add support for override_runtime_resource_overlay" by Treehugger Robot · 4 years, 9 months ago
  17. 4df2bc7 soong: Add support for override_runtime_resource_overlay by Roshan Pius · 4 years, 9 months ago
  18. 6b0c552 Document Instrumentation_for android app tests. by Liz Kammer · 4 years, 9 months ago
  19. c869812 Merge "runtime_resource_overlay can be included in APEXes" by Treehugger Robot · 4 years, 9 months ago
  20. 69aeba9 runtime_resource_overlay can be included in APEXes by Jiyong Park · 4 years, 9 months ago
  21. bf5ed2d Merge "Add overrides to runtime_resource_overlay" by Jaewoong Jung · 4 years, 9 months ago
  22. ad0177b Add overrides to runtime_resource_overlay by Jaewoong Jung · 4 years, 9 months ago
  23. 8df4e08 Merge "Do not allow updatable apps without min_sdk_version." by Treehugger Robot · 4 years, 9 months ago
  24. f40fc85 Do not allow updatable apps without min_sdk_version. by Artur Satayev · 4 years, 9 months ago
  25. 592a6a4 android_app_import is now ApexModule by Jiyong Park · 4 years, 9 months ago
  26. 79a24f2 Merge "apex: respect filename property for apk-in-apex" by Jooyung Han · 4 years, 9 months ago
  27. 2db1c3f Check updatable APKs compile against managed SDKs. by Artur Satayev · 4 years, 9 months ago
  28. f472871 Merge "Add libs properties to runtime_resource_overlay." by Jaewoong Jung · 4 years, 9 months ago
  29. fe3c7f6 Add libs properties to runtime_resource_overlay. by Jaewoong Jung · 4 years, 9 months ago
  30. 46984ee Collect JNI coverage data only for first target. by Jaewoong Jung · 4 years, 9 months ago
  31. ff550f3 Merge "Revert^2 "Add sdk mutator for native modules"" by Colin Cross · 4 years, 9 months ago
  32. c511bc5 Revert^2 "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
  33. d66b121 Merge "Revert "Add sdk mutator for native modules"" by Colin Cross · 4 years, 9 months ago
  34. f8e8022 Revert "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
  35. f5d6756 Merge "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
  36. 39ee119 apex: respect filename property for apk-in-apex by Jooyung Han · 4 years, 10 months ago
  37. ab768cf Merge "[soong] new field in Android.bp to request APK signing V4" by Treehugger Robot · 4 years, 10 months ago
  38. 17d69e3 [soong] new field in Android.bp to request APK signing V4 by Songchun Fan · 4 years, 10 months ago
  39. 82e192c Add sdk mutator for native modules by Colin Cross · 5 years ago
  40. 87a33e7 Add code coverage support to android_app JNI libs. by Jaewoong Jung · 4 years, 10 months ago
  41. cfaa164 bundle config contains (path,manifest) pairs of embedded APKs by Jiyong Park · 4 years, 11 months ago
  42. 40017be Merge "Unless overridden include LICENSE files in notices." by Bob Badour · 4 years, 11 months ago
  43. 094cde4 Require apps built against the SDK to use JNI built against the NDK by Colin Cross · 5 years ago
  44. a75b057 Unless overridden include LICENSE files in notices. by Bob Badour · 5 years ago
  45. ee87c60 Add jni_uses_platform_api property to android_app by Colin Cross · 5 years ago
  46. 2f94e85 Merge "Allow for setting a logging_parent for an Android App." by Treehugger Robot · 5 years ago
  47. 5b16dfb Allow for setting a logging_parent for an Android App. by Baligh Uddin · 5 years ago
  48. 3aff578 Simple refactoring of prefix related functions. by Jaewoong Jung · 5 years ago
  49. 6d41527 Do all dexpreoptDisabled checks before registering a dex2oat host dep. by Martin Stjernholm · 5 years ago
  50. d90676f Reland: Get the dex2oat host tool path from module dependency on the by Martin Stjernholm · 5 years ago
  51. 0f80c18 apex_available tracks static dependencies by Jiyong Park · 5 years ago
  52. 78ec5d8 Export the cert path for runtime_resource_overlay. by Jaewoong Jung · 5 years ago
  53. 503c1d0 Set LOCAL_CERTIFICATE for flattened apex APKs by Colin Cross · 5 years ago
  54. 057dd35 Merge "Abstract sdk_version string using sdkSpec type" by Treehugger Robot · 5 years ago
  55. 7b2e6f3 Revert "Get the dex2oat host tool path from module dependency on..." by Hans Boehm · 5 years ago
  56. 6a927c4 Abstract sdk_version string using sdkSpec type by Jiyong Park · 5 years ago
  57. 335d596 Get the dex2oat host tool path from module dependency on the binary module. by Martin Stjernholm · 5 years ago
  58. f0f747c Do not remove RRO resources by Jaewoong Jung · 5 years ago
  59. 9befb0c Add runtime_resource_overlay. by Jaewoong Jung · 5 years ago
  60. 3998234 Overwrite test-file-name in test config. by Jaewoong Jung · 5 years ago
  61. 275eb69 Merge "Keep signatures of presigned prebuilt test apps." by Jaewoong Jung · 5 years ago
  62. 7c5bd83 Keep signatures of presigned prebuilt test apps. by Jaewoong Jung · 5 years ago
  63. 3d2b6b4 Make android_test_helper_app support apex_available by Anton Hansson · 5 years ago
  64. 618922e jacoco correctly gathers info from APK-in-APEX by Jiyong Park · 5 years ago
  65. 1184b64 Add EarlyModuleContext for LoadHookContext by Colin Cross · 5 years ago
  66. f9b1da0 Dedup registration code for module types and singletons by Paul Duffin · 5 years ago
  67. ad84f97 Reland "Also package recursive jni_libs deps of android_apps as well as direct deps." with bug fix. by Peter Collingbourne · 5 years ago
  68. 9fd9b92 Merge "Revert "Also package recursive jni_libs deps of android_apps as well as direct deps."" by Joseph Murphy · 5 years ago
  69. 2973c11 Revert "Also package recursive jni_libs deps of android_apps as well as direct deps." by Lorenzo Colitti · 5 years ago
  70. f192d55 Declare manifest as input to test config fixer. by Jaewoong Jung · 5 years ago
  71. 6f907ad Also package recursive jni_libs deps of android_apps as well as direct deps. by Peter Collingbourne · 5 years ago
  72. 9b1084f Merge "Optionally overwrite package value in test config." by Jaewoong Jung · 5 years ago
  73. e5cd4e1 Optionally overwrite package value in test config. by Jaewoong Jung · 5 years ago
  74. c499714 Fix incorrect install path for priv-app prebuilt by Kyeongkab.Nam · 5 years ago
  75. 326a941 Fix test app and helper installation dirs. by Jaewoong Jung · 5 years ago
  76. 26dedd3 Add override_android_test. by Jaewoong Jung · 6 years ago
  77. 8ba50f9 Install AndroidApp only when needed by Jiyong Park · 5 years ago
  78. 52cd06f Reland: JNI lib is always embedded for APKs in APEX by Jiyong Park · 5 years ago
  79. f9e10f9 Merge "Revert submission" by Sam Saccone · 5 years ago
  80. e3c22f7 Revert submission by Sam Saccone · 5 years ago
  81. d006779 Merge "JNI lib is always embedded for APKs in APEX" by Treehugger Robot · 5 years ago
  82. d237ad6 JNI lib is always embedded for APKs in APEX by Jiyong Park · 5 years ago
  83. 80df439 Merge "Enforce hidden apis usage in product(soong)" by Treehugger Robot · 5 years ago
  84. 722b63c Merge "Install signed split apks." by Jaewoong Jung · 5 years ago
  85. 5a49881 Install signed split apks. by Jaewoong Jung · 5 years ago
  86. 2cc570d Enforce hidden apis usage in product(soong) by Jeongik Cha · 5 years ago
  87. 9a9d036 Call shouldEmbedJnis only when needed. by Jaewoong Jung · 5 years ago
  88. cde2a03 Add support for including app prebuilts in APEX. by Dario Freni · 5 years ago
  89. d091c6a Merge "Support privleged app in APEX" by Treehugger Robot · 5 years ago
  90. f748731 Support privleged app in APEX by Jiyong Park · 5 years ago
  91. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 5 years ago
  92. 70dda7e Separate InstallPath from OutputPath by Colin Cross · 5 years ago
  93. 7dd4ae2 Fix split apk paths. by Jaewoong Jung · 5 years ago
  94. 0949f31 Fix android_test install path. by Jaewoong Jung · 5 years ago
  95. 6ffaaa8 Allow test to specify whether or not to auto-generate test config by Dan Shi · 5 years ago
  96. e1f05aa Support including apk inside an apex by Sundong Ahn · 5 years ago
  97. b7c639e Prepare to be able to put framework-res in srcs by Jiyong Park · 5 years ago
  98. b28eb5f Implement android_test_import by Jaewoong Jung · 5 years ago
  99. 961d4fd Add default_dev_cert to android_app_import by Jaewoong Jung · 5 years ago
  100. 1ce9ac6 Add arch variant support to android_app_import. by Jaewoong Jung · 5 years ago