Merge "Add bluetooth socket to allowed deps" into main
diff --git a/build/allowed_deps.txt b/build/allowed_deps.txt
index 83e71a2..ba6fea0 100644
--- a/build/allowed_deps.txt
+++ b/build/allowed_deps.txt
@@ -34,6 +34,7 @@
 android.hardware.bluetooth.audio@2.1(minSdkVersion:30)
 android.hardware.bluetooth.ranging-V1-ndk(minSdkVersion:33)
 android.hardware.bluetooth.ranging-V2-ndk(minSdkVersion:33)
+android.hardware.bluetooth.socket-V1-ndk(minSdkVersion:33)
 android.hardware.bluetooth@1.0(minSdkVersion:30)
 android.hardware.bluetooth@1.1(minSdkVersion:30)
 android.hardware.cas.native@1.0(minSdkVersion:29)