universal7870: uprev SoundTrigger to 2.2

This commit is contained in:
Astrako 2020-01-26 20:31:02 +01:00 committed by Alejandro
parent 7c59a090b2
commit b8e3060bbf
2 changed files with 3 additions and 3 deletions

View file

@ -81,7 +81,7 @@ PRODUCT_PACKAGES += \
android.hardware.audio.effect@2.0-impl \ android.hardware.audio.effect@2.0-impl \
android.hardware.audio.effect@5.0 \ android.hardware.audio.effect@5.0 \
android.hardware.audio.effect@5.0-impl \ android.hardware.audio.effect@5.0-impl \
android.hardware.soundtrigger@2.1-impl \ android.hardware.soundtrigger@2.2-impl \
audio.a2dp.default \ audio.a2dp.default \
audio.usb.default \ audio.usb.default \
audio.primary.universal7870_32 \ audio.primary.universal7870_32 \

View file

@ -253,12 +253,12 @@
<hal format="hidl"> <hal format="hidl">
<name>android.hardware.soundtrigger</name> <name>android.hardware.soundtrigger</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>
<version>2.1</version> <version>2.2</version>
<interface> <interface>
<name>ISoundTriggerHw</name> <name>ISoundTriggerHw</name>
<instance>default</instance> <instance>default</instance>
</interface> </interface>
<fqname>@2.1::ISoundTriggerHw/default</fqname> <fqname>@2.2::ISoundTriggerHw/default</fqname>
</hal> </hal>
<hal format="hidl"> <hal format="hidl">
<name>android.hardware.tetheroffload.config</name> <name>android.hardware.tetheroffload.config</name>