aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-05-07 07:13:26 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-05-07 07:13:26 +0000
commit04c9e5968cdf7bbe0433daef5fef528fa886de68 (patch)
treeec4073295e5b5d8a0085713b9f775af66c4d330c
parent3eea558350ee7509b210f3bfa91bb9f318121e31 (diff)
parentdde1f798dc5758bd96c2b0613a2fe0940249c9f0 (diff)
downloadfdlibm-android11-mainline-sparse-2020-dec-release.tar.gz
Change-Id: I5103640f564e329cd2cde0b4a4931e8650e84317
-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",
+ ],
}