From 0ec2eb8ca4f297fcea50d75e5700673213662c4c Mon Sep 17 00:00:00 2001 From: Rongxuan Liu Date: Thu, 26 Jan 2023 17:16:20 +0000 Subject: [PATCH] Update android.hardware.bluetooth.audio to V3 Tag: #feature Bug: 266740545 Test: m android.hardware.bluetooth.audio-update-api && atest VtsHalBluetoothAudioTargetTest Change-Id: Ia92043aeedf12a8c68d7f4ee18a1dd52ac5a252f Merged-In: Ia92043aeedf12a8c68d7f4ee18a1dd52ac5a252f (cherry picked from commit dfd6fb219f5e7db430d9fab2a8727713c4353615) --- bluetooth/audio/aidl/default/Android.bp | 2 +- bluetooth/audio/aidl/default/bluetooth_audio.xml | 2 +- bluetooth/audio/aidl/vts/Android.bp | 2 +- bluetooth/audio/utils/Android.bp | 4 ++-- compatibility_matrices/compatibility_matrix.8.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bluetooth/audio/aidl/default/Android.bp b/bluetooth/audio/aidl/default/Android.bp index cbf23dce46..e4c2844ca0 100644 --- a/bluetooth/audio/aidl/default/Android.bp +++ b/bluetooth/audio/aidl/default/Android.bp @@ -29,7 +29,7 @@ cc_library_shared { "libcutils", "libfmq", "liblog", - "android.hardware.bluetooth.audio-V2-ndk", + "android.hardware.bluetooth.audio-V3-ndk", "libbluetooth_audio_session_aidl", ], } diff --git a/bluetooth/audio/aidl/default/bluetooth_audio.xml b/bluetooth/audio/aidl/default/bluetooth_audio.xml index c4b1872333..c0bc55e2f7 100644 --- a/bluetooth/audio/aidl/default/bluetooth_audio.xml +++ b/bluetooth/audio/aidl/default/bluetooth_audio.xml @@ -1,7 +1,7 @@ android.hardware.bluetooth.audio - 2 + 3 IBluetoothAudioProviderFactory/default diff --git a/bluetooth/audio/aidl/vts/Android.bp b/bluetooth/audio/aidl/vts/Android.bp index 3aed1b38ff..e03fb5873d 100644 --- a/bluetooth/audio/aidl/vts/Android.bp +++ b/bluetooth/audio/aidl/vts/Android.bp @@ -17,7 +17,7 @@ cc_test { srcs: ["VtsHalBluetoothAudioTargetTest.cpp"], shared_libs: [ "android.hardware.audio.common-V1-ndk", - "android.hardware.bluetooth.audio-V2-ndk", + "android.hardware.bluetooth.audio-V3-ndk", "android.hardware.common-V2-ndk", "android.hardware.common.fmq-V1-ndk", "libbase", diff --git a/bluetooth/audio/utils/Android.bp b/bluetooth/audio/utils/Android.bp index 70797a7aaf..914d2b2fd3 100644 --- a/bluetooth/audio/utils/Android.bp +++ b/bluetooth/audio/utils/Android.bp @@ -55,7 +55,7 @@ cc_library_shared { "libbinder_ndk", "libfmq", "liblog", - "android.hardware.bluetooth.audio-V2-ndk", + "android.hardware.bluetooth.audio-V3-ndk", "libhidlbase", "libxml2", ], @@ -75,7 +75,7 @@ cc_test { shared_libs: [ "libbase", "libbinder_ndk", - "android.hardware.bluetooth.audio-V2-ndk", + "android.hardware.bluetooth.audio-V3-ndk", "libxml2", ], test_suites: [ diff --git a/compatibility_matrices/compatibility_matrix.8.xml b/compatibility_matrices/compatibility_matrix.8.xml index eb649bf1bd..c7b05e8028 100644 --- a/compatibility_matrices/compatibility_matrix.8.xml +++ b/compatibility_matrices/compatibility_matrix.8.xml @@ -167,7 +167,7 @@ android.hardware.bluetooth.audio - 2 + 3 IBluetoothAudioProviderFactory default