Merge "Revert "Move libpac into i18n APEX"" am: 4354edfb5b

Change-Id: Ie16f7ba51bbfb3a8a4bb1f12606837356ca7b7fa
diff --git a/Android.bp b/Android.bp
index b753a8c..c4a0dd0 100644
--- a/Android.bp
+++ b/Android.bp
@@ -34,6 +34,7 @@
         ],
     },
     apex_available: [
-        "com.android.i18n",
+        "com.android.art.release",
+        "com.android.art.debug",
     ],
 }