Switch to Soundtrigger 2.1 implementation

Bug: 68823037
Change-Id: If634345594ea6d574f49d58e29b48165c3b9458b
Test: "ok google" and music iq from locked screen
This commit is contained in:
Mikhail Naganov
2018-01-08 17:05:28 -08:00
parent 09a81ffaa6
commit 76a9699fbc
2 changed files with 2 additions and 2 deletions

View File

@@ -460,7 +460,7 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
android.hardware.audio@2.0-impl \
android.hardware.audio.effect@2.0-impl \
android.hardware.soundtrigger@2.0-impl \
android.hardware.soundtrigger@2.1-impl \
android.hardware.audio@2.0-service
# stereo speakers: orientation changes swap L/R channels

View File

@@ -286,7 +286,7 @@
<hal format="hidl">
<name>android.hardware.soundtrigger</name>
<transport>hwbinder</transport>
<version>2.0</version>
<version>2.1</version>
<interface>
<name>ISoundTriggerHw</name>
<instance>default</instance>