msm8937-common: Switch to Soundtrigger 2.1 implementation

Bug: 68823037
Test: "ok google" from locked screen
Change-Id: I256bae45bc3c68febe5d7bb4bdbd559d752b7d96
This commit is contained in:
Mikhail Naganov 2017-12-28 13:29:05 -08:00 committed by Darshan Manjrekar
parent c4ecb0fe92
commit fc20c45e54
2 changed files with 2 additions and 2 deletions

View file

@ -250,7 +250,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>

View file

@ -67,7 +67,7 @@ PRODUCT_PACKAGES += \
android.hardware.audio@2.0-impl \
android.hardware.audio@2.0-service \
android.hardware.audio.effect@2.0-impl \
android.hardware.soundtrigger@2.0-impl
android.hardware.soundtrigger@2.1-impl
PRODUCT_COPY_FILES += \
frameworks/av/services/audiopolicy/config/a2dp_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/a2dp_audio_policy_configuration.xml \