diff --git a/manifest_yupik.xml b/manifest_yupik.xml index 881749e..1532f78 100644 --- a/manifest_yupik.xml +++ b/manifest_yupik.xml @@ -29,7 +29,7 @@ android.hardware.bluetooth.audio hwbinder - 2.0 + 2.1 IBluetoothAudioProvidersFactory default diff --git a/sm7325.mk b/sm7325.mk index 070057d..c91da69 100644 --- a/sm7325.mk +++ b/sm7325.mk @@ -94,7 +94,7 @@ PRODUCT_PACKAGES += \ android.hardware.audio@6.0-impl \ android.hardware.audio.effect@6.0-impl \ android.hardware.audio.service \ - android.hardware.bluetooth.audio@2.0-impl \ + android.hardware.bluetooth.audio@2.1-impl \ android.hardware.soundtrigger@2.3-impl \ audioadsprpcd \ audio.bluetooth.default \