diff --git a/configs/hidl/manifest.xml b/configs/hidl/manifest.xml index adeeb01..66645d7 100644 --- a/configs/hidl/manifest.xml +++ b/configs/hidl/manifest.xml @@ -83,7 +83,7 @@ android.hardware.soundtrigger hwbinder - 2.2 + 2.3 ISoundTriggerHw default diff --git a/sm6150.mk b/sm6150.mk index 078c5ab..b82dd50 100644 --- a/sm6150.mk +++ b/sm6150.mk @@ -46,7 +46,7 @@ PRODUCT_PACKAGES += \ android.hardware.audio.effect@7.0-impl \ android.hardware.audio.service \ android.hardware.bluetooth.audio-impl \ - android.hardware.soundtrigger@2.2-impl + android.hardware.soundtrigger@2.3-impl PRODUCT_PACKAGES += \ audio.bluetooth.default \