Clear apex.go entries for bluetooth libs

Test: Build + TH + boot phone & use bluetooth
Bug: 216433795
Change-Id: I7f8f09bb55b66c0bf29cc901cb3b6d6a254bcefd
diff --git a/Android.bp b/Android.bp
index 0a3c51f..cc02350 100644
--- a/Android.bp
+++ b/Android.bp
@@ -44,6 +44,10 @@
     local_include_dirs: ["modp_b64"],
     export_include_dirs: ["."],
     min_sdk_version: "30",
+    apex_available: [
+        "//apex_available:platform",
+        "com.android.bluetooth",
+    ],
 }
 
 cc_library_static {