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

Android 13.0.0 Release 52 (TQ3A.230605.012)

* tag 'android-13.0.0_r52':
  Fix build error

Change-Id: Iaf003b1798a69cde332412d375197b7a129e3908
diff --git a/Android.bp b/Android.bp
index 795e5b0..508a631 100644
--- a/Android.bp
+++ b/Android.bp
@@ -204,4 +204,5 @@
 filegroup {
     name: "kotlinx-coroutines-play-services",
     srcs: ["integration/kotlinx-coroutines-play-services/src/**/*.kt"],
+    visibility: ["//visibility:public"],
 }