Snap for 8310876 from 5944bbacc0635ceafd874f3825e629ebcc9f3e21 to mainline-adservices-release

Change-Id: Ifd1018464311adcb585b0314b9876bed326bcae6
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 {