aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmer Osman <omerosman@google.com>2022-05-01 03:35:50 +0000
committerOmer Osman <omerosman@google.com>2022-05-01 04:42:49 +0000
commit6ea2a29c31e9c9df95fa7bd1d42962050bbf8f18 (patch)
tree9bfe36e9d1cea92caee24f96dcb9bea235e9eaed
parent52ef4e0e12eb21d3fc2dac0f99a0ba442a177b3f (diff)
downloadcommon-6ea2a29c31e9c9df95fa7bd1d42962050bbf8f18.tar.gz
Update apex supported dependencies for BT Audio HAL V2
Bug: 226441860 Previous-Platform-Support: No change (minSdkVersion=31) Apex-Size-Increase: Aosp-First: internal, cherry-pick to aosp Ignore-AOSP-First: Cherry-pick to aosp Test-Info: VTS test cases added to hardware/interfaces Test: A2DP sink device using bds-dev Change-Id: I9a34a78f49e53dfc418ad9ee15d6d771486c0b3d
-rw-r--r--build/allowed_deps.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/allowed_deps.txt b/build/allowed_deps.txt
index add71b9c..326caee5 100644
--- a/build/allowed_deps.txt
+++ b/build/allowed_deps.txt
@@ -17,6 +17,7 @@ android.hardware.audio.common-V1-ndk(minSdkVersion:31)
android.hardware.audio.common@5.0(minSdkVersion:30)
android.hardware.bluetooth.a2dp@1.0(minSdkVersion:30)
android.hardware.bluetooth.audio-V1-ndk(minSdkVersion:31)
+android.hardware.bluetooth.audio-V2-ndk(minSdkVersion:31)
android.hardware.bluetooth.audio@2.0(minSdkVersion:30)
android.hardware.bluetooth.audio@2.1(minSdkVersion:30)
android.hardware.bluetooth@1.0(minSdkVersion:30)