aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-05-14 02:02:47 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-05-14 02:02:47 +0000
commitd85fadaf11c4f98177f8c45bdfa2e1b46b11caab (patch)
tree33bd6a40953596e7ff243727e6fe640663333d46
parent1a5b54a88ee01033262fca88a1110a915c86654a (diff)
parent8f8a7ec41536290094539b08a7f734379016997e (diff)
downloadlua-android11-d1-s5-release.tar.gz
Change-Id: Ie657383bbb9e22250185b6e58327c40d18a0f08e
-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 {