aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-05-07 02:12:14 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-05-07 02:12:14 +0000
commit879ad80bd89275d012feaaaad70aa959df08faf5 (patch)
treeec4073295e5b5d8a0085713b9f775af66c4d330c
parent3eea558350ee7509b210f3bfa91bb9f318121e31 (diff)
parent981d96b395a148ef9a852a2ec07a2526a17e2573 (diff)
downloadfdlibm-android11-d1-s5-release.tar.gz
Change-Id: I0e773e236b195202c61b4434ce275460c77eab4a
-rw-r--r--Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index bb8b5b2..aa75e58 100644
--- a/Android.bp
+++ b/Android.bp
@@ -128,4 +128,9 @@ cc_library_static {
"-Wno-logical-op-parentheses",
"-Wno-sometimes-uninitialized",
],
+
+ apex_available: [
+ "com.android.art.release",
+ "com.android.art.debug",
+ ],
}