Add Android 15 support and test

* Android SDK files for android-VanillaIceCream SDK revision 3
* Update API database base on android-VanillaIceCream SDK revision 3
* Add fresh build of host Art 15 from branch 24Q3-release

Bug: b/343127842

Change-Id: I74d4f9fe5455243d560bf904d4ddfc4a0f32b5b3
diff --git a/tools/test.py b/tools/test.py
index 2d358cb..9aee64a 100755
--- a/tools/test.py
+++ b/tools/test.py
@@ -28,8 +28,8 @@
     import thread
 
 ALL_ART_VMS = [
-    "default", "14.0.0", "13.0.0", "12.0.0", "10.0.0", "9.0.0", "8.1.0",
-    "7.0.0", "6.0.1", "5.1.1", "4.4.4", "4.0.4"
+    "default", "15.0.0", "14.0.0", "13.0.0", "12.0.0", "10.0.0", "9.0.0",
+    "8.1.0", "7.0.0", "6.0.1", "5.1.1", "4.4.4", "4.0.4"
 ]
 
 # How often do we check for progress on the bots: