Rename ART release APEX to com.android.art.

Test: See https://r.android.com/1457217
Bug: 169639321
Change-Id: I541820bf8661f563bf00e9541d52674c2212b7fb
Merged-In: I541820bf8661f563bf00e9541d52674c2212b7fb
diff --git a/Android.bp b/Android.bp
index a6d18b2..9f3a64d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -28,7 +28,7 @@
         },
     },
     apex_available: [
-        "com.android.art.release",
+        "com.android.art",
         "com.android.art.debug",
     ],
 }
@@ -53,7 +53,7 @@
         "libcpu_features-utils",
     ],
     apex_available: [
-        "com.android.art.release",
+        "com.android.art",
         "com.android.art.debug",
     ],
 }
@@ -110,7 +110,7 @@
         },
     },
     apex_available: [
-        "com.android.art.release",
+        "com.android.art",
         "com.android.art.debug",
     ],
 }