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

Android 13.0.0 Release 16 (TQ1A.221205.011)

* tag 'android-13.0.0_r16':
  Clear apex.go entries for bluetooth libs

Change-Id: Id28c29998ae5a4c822c6e613393c0872998f7ef5
diff --git a/Android.bp b/Android.bp
index aada4d9..3a61289 100644
--- a/Android.bp
+++ b/Android.bp
@@ -868,6 +868,10 @@
             ],
         },
     },
+    apex_available: [
+        "//apex_available:platform",
+        "com.android.bluetooth",
+    ],
     min_sdk_version: "30",
 }