aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-05-14 01:13:11 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-05-14 01:13:11 +0000
commita92bf34011e45ebe3896395446a37256773c1132 (patch)
tree33bd6a40953596e7ff243727e6fe640663333d46
parent67d9fafc9b4b52a5e8a2c6546ac31e83ca4faf44 (diff)
parent149d81183c61eb9d9d8d6f0072850f3cd53de510 (diff)
downloadplatform_external_lua-android11-tests-release.tar.gz
platform_external_lua-android11-tests-release.tar.bz2
platform_external_lua-android11-tests-release.zip
Change-Id: Ic56e36fcfb711a0b1f707878773cbcca93f75981
-rw-r--r--Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index cf2b253..ec224af 100644
--- a/Android.bp
+++ b/Android.bp
@@ -29,6 +29,11 @@ cc_library_static {
srcs: [
":liblua-sources"
],
+
+ apex_available: [
+ "//apex_available:platform",
+ "com.android.extservices",
+ ],
}
filegroup {