Update references to the ART APEX.

Test: Build & boot
Test: atest CtsJniTestCases CtsCompilationTestCases CtsSimpleperfTestCases CtsBionicTestCases
Bug: 135753770
Change-Id: I9635afaf7996407063a0d9ed474b95c0b0e4f890
Merged-In: I9635afaf7996407063a0d9ed474b95c0b0e4f890
diff --git a/build/apex/runtests.sh b/build/apex/runtests.sh
index df53572..004e705 100755
--- a/build/apex/runtests.sh
+++ b/build/apex/runtests.sh
@@ -127,10 +127,10 @@
 # Test all modules
 
 apex_modules=(
-  "com.android.runtime.release"
-  "com.android.runtime.debug"
-  "com.android.runtime.testing"
-  "com.android.runtime.host"
+  "com.android.art.release"
+  "com.android.art.debug"
+  "com.android.art.testing"
+  "com.android.art.host"
 )
 
 # Build the APEX packages (optional).