From d047f6968a90da0b523da1345e6a2ec3c164e163 Mon Sep 17 00:00:00 2001 From: Omer Osman Date: Sun, 1 May 2022 03:24:22 +0000 Subject: [PATCH] Update VNDK core to link to BT Audio HAL V2 library Bug: 226441860 Test: A2DP sink device using bds-dev Change-Id: Ib6dee1dbe7ef74762ca3a2b8d3382a76e6f5f005 --- target/product/gsi/33.txt | 2 +- target/product/gsi/current.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/target/product/gsi/33.txt b/target/product/gsi/33.txt index 22a2547ee0..03a143d02c 100644 --- a/target/product/gsi/33.txt +++ b/target/product/gsi/33.txt @@ -62,7 +62,7 @@ VNDK-core: android.hardware.audio.common-V1-ndk.so VNDK-core: android.hardware.audio.common@2.0.so VNDK-core: android.hardware.authsecret-V1-ndk.so VNDK-core: android.hardware.automotive.occupant_awareness-V1-ndk.so -VNDK-core: android.hardware.bluetooth.audio-V1-ndk.so +VNDK-core: android.hardware.bluetooth.audio-V2-ndk.so VNDK-core: android.hardware.camera.common-V1-ndk.so VNDK-core: android.hardware.camera.device-V1-ndk.so VNDK-core: android.hardware.camera.metadata-V1-ndk.so diff --git a/target/product/gsi/current.txt b/target/product/gsi/current.txt index 22a2547ee0..03a143d02c 100644 --- a/target/product/gsi/current.txt +++ b/target/product/gsi/current.txt @@ -62,7 +62,7 @@ VNDK-core: android.hardware.audio.common-V1-ndk.so VNDK-core: android.hardware.audio.common@2.0.so VNDK-core: android.hardware.authsecret-V1-ndk.so VNDK-core: android.hardware.automotive.occupant_awareness-V1-ndk.so -VNDK-core: android.hardware.bluetooth.audio-V1-ndk.so +VNDK-core: android.hardware.bluetooth.audio-V2-ndk.so VNDK-core: android.hardware.camera.common-V1-ndk.so VNDK-core: android.hardware.camera.device-V1-ndk.so VNDK-core: android.hardware.camera.metadata-V1-ndk.so