aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index aa75e58..5f4fded 100644
--- a/Android.bp
+++ b/Android.bp
@@ -130,7 +130,7 @@ cc_library_static {
],
apex_available: [
- "com.android.art.release",
+ "com.android.art",
"com.android.art.debug",
],
}