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