Make android.hardware.bluetooth.finder apex_avilable for com.android.tethering

Bug: 307897939
Test: m android.hardware.bluetooth.finder-update-api
(cherry picked from https://android-review.googlesource.com/q/commit:2f1b39cce9a24a969edba744384a2cd4c310f71c)
Merged-In: I7c40cdfc36180d0ab25d9862b29bb4015d03adb0
Change-Id: I7c40cdfc36180d0ab25d9862b29bb4015d03adb0
diff --git a/bluetooth/finder/aidl/Android.bp b/bluetooth/finder/aidl/Android.bp
index 76cc3ad..cc05cd8 100644
--- a/bluetooth/finder/aidl/Android.bp
+++ b/bluetooth/finder/aidl/Android.bp
@@ -28,7 +28,11 @@
         },
         java: {
             enabled: true,
-            platform_apis: true,
+            sdk_version: "module_current",
+            min_sdk_version: "30",
+            apex_available: [
+                "com.android.tethering",
+            ],
         },
     },
     versions_with_info: [