aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXianyuan Jia <xianyuanjia@google.com>2022-10-17 13:00:35 -0700
committerXianyuan Jia <xianyuanjia@google.com>2022-10-17 13:01:51 -0700
commit5b05d3ecb579a871e237c412ddcb09fa2da16525 (patch)
tree2f50d9a63dd52d5407ce976e8d5fd59b14b2d5c2
parent8277d985a5d9686b388e75190241bd4bbef33ed9 (diff)
downloadmobly-bundled-snippets-5b05d3ecb579a871e237c412ddcb09fa2da16525.tar.gz
Build mobly-bundled-snippets as APK instead of android_library
Bug: 254088877 Test: m mobly-bundled-snippets Change-Id: If15f5d9b6b9341233fe352e9160c93eb628bf300
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 8dc752f..ad7cbe8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -16,7 +16,7 @@ package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
-android_library {
+android_app {
name: "mobly-bundled-snippets",
static_libs: [
"androidx.test.runner",