wayne-common: Uprev soundtrigger to 2.1

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 committed by Isaac Chen
parent 73cfd91ef0
commit 19bf14bde5
2 changed files with 2 additions and 3 deletions

View file

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

View file

@ -89,8 +89,7 @@ PRODUCT_PACKAGES += \
android.hardware.audio@2.0-service \ android.hardware.audio@2.0-service \
android.hardware.audio.effect@4.0-impl:32 \ android.hardware.audio.effect@4.0-impl:32 \
android.hardware.audio.effect@2.0-service \ android.hardware.audio.effect@2.0-service \
android.hardware.soundtrigger@2.0-impl:32 \ android.hardware.soundtrigger@2.1-impl:32 \
android.hardware.soundtrigger@2.0-service \
audio.a2dp.default \ audio.a2dp.default \
audio_amplifier.sdm660 \ audio_amplifier.sdm660 \
audio.primary.sdm660 \ audio.primary.sdm660 \