diff --git a/common.mk b/common.mk index 744295a..e3bab07 100644 --- a/common.mk +++ b/common.mk @@ -133,7 +133,6 @@ PRODUCT_PACKAGES += \ android.hardware.audio@6.0-impl \ android.hardware.audio.effect@6.0-impl \ android.hardware.audio.service \ - android.hardware.bluetooth.audio@2.1-impl \ android.hardware.soundtrigger@2.3-impl \ audio.bluetooth.default \ audio.primary.lito \ @@ -177,6 +176,7 @@ PRODUCT_COPY_FILES += \ # Bluetooth PRODUCT_PACKAGES += \ + android.hardware.bluetooth.audio-impl \ vendor.qti.hardware.bluetooth_audio@2.0.vendor \ vendor.qti.hardware.btconfigstore@1.0.vendor \ vendor.qti.hardware.btconfigstore@2.0.vendor