diff --git a/device.mk b/device.mk index 2e515a2..2c56e2a 100644 --- a/device.mk +++ b/device.mk @@ -43,7 +43,8 @@ PRODUCT_PACKAGES += \ android.hardware.audio.service.mediatek \ android.hardware.audio@6.0-impl \ android.hardware.audio.effect@6.0-impl \ - android.hardware.bluetooth.audio-impl + android.hardware.bluetooth.audio-impl \ + android.hardware.soundtrigger@2.3-impl PRODUCT_PACKAGES += \ audio.bluetooth.default \