Rename ART release APEX to com.android.art.

Test: See https://r.android.com/1457217
Bug: 169639321
Change-Id: I4245363cf796d31d04c0fef41258bdb8ae97a346
Merged-In: I4245363cf796d31d04c0fef41258bdb8ae97a346
diff --git a/Android.bp b/Android.bp
index c5eaa24..9084200 100644
--- a/Android.bp
+++ b/Android.bp
@@ -774,8 +774,8 @@
   ],
   apex_available: [
     "//apex_available:platform",
+    "com.android.art",
     "com.android.art.debug",
-    "com.android.art.release",
   ],
 }
 
@@ -8029,8 +8029,8 @@
   ],
   apex_available: [
     "//apex_available:platform",
+    "com.android.art",
     "com.android.art.debug",
-    "com.android.art.release",
   ],
 }
 
@@ -9032,4 +9032,4 @@
       enabled: true,
     },
   },
-}
\ No newline at end of file
+}