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:
parent
73cfd91ef0
commit
19bf14bde5
2 changed files with 2 additions and 3 deletions
|
@ -257,7 +257,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>
|
||||
|
|
3
wayne.mk
3
wayne.mk
|
@ -89,8 +89,7 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.audio@2.0-service \
|
||||
android.hardware.audio.effect@4.0-impl:32 \
|
||||
android.hardware.audio.effect@2.0-service \
|
||||
android.hardware.soundtrigger@2.0-impl:32 \
|
||||
android.hardware.soundtrigger@2.0-service \
|
||||
android.hardware.soundtrigger@2.1-impl:32 \
|
||||
audio.a2dp.default \
|
||||
audio_amplifier.sdm660 \
|
||||
audio.primary.sdm660 \
|
||||
|
|
Loading…
Reference in a new issue