aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Stjernholm <mast@google.com>2020-10-23 10:03:24 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-10-23 10:03:24 +0000
commitc84ebbc4b23c44986c55ae9fcbc9aaddb02e33c6 (patch)
tree553fe60e31fdd2a58628b0f6c6830a22d1c7f723
parent5fd63f5a89b7abb8f1c9094767717e6f966fe45a (diff)
parentac714fce4bb26d0be6f27a8d2ec06b957705e9d5 (diff)
downloadfdlibm-c84ebbc4b23c44986c55ae9fcbc9aaddb02e33c6.tar.gz
Merge "Rename ART release APEX to com.android.art."
-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",
],
}