Merge tag 'android-13.0.0_r32' into int/13/fp3

Android 13.0.0 release 32

* tag 'android-13.0.0_r32':
  Enable new_robolectric
  DO NOT MERGE Use explicitly opened file with O_WRONLY in test_sendfile_errno

Change-Id: Idbdf6d1ac19270003f7a30e3284b212c10c5e89b
diff --git a/JavaLibrary.bp b/JavaLibrary.bp
index f070571..91e72d0 100644
--- a/JavaLibrary.bp
+++ b/JavaLibrary.bp
@@ -353,6 +353,7 @@
     name: "core-libart-for-host",
     visibility: [
         "//art/build/sdk",
+        "//external/robolectric",
         "//external/robolectric-shadows",
         "//frameworks/layoutlib",
     ],