Rename ART release APEX to com.android.art.

Test: See https://r.android.com/1457217
Bug: 169639321
Change-Id: I68191a33a5e89a34a4938acd93e443ca5abaf058
Merged-In: I68191a33a5e89a34a4938acd93e443ca5abaf058
diff --git a/Android.bp b/Android.bp
index ae45742..ce1ac60 100644
--- a/Android.bp
+++ b/Android.bp
@@ -56,8 +56,8 @@
 
     apex_available: [
         "//apex_available:platform",
+        "com.android.art",
         "com.android.art.debug",
-        "com.android.art.release",
     ],
 }