sm8250-common: Add SoundTrigger HAL v2.3 support

Bug: 139071862
Test: gts-tradefed run gts-dev -m GtsAssistIntentTestCases
Change-Id: I2d17aade762ceb7800d5305119c37ec0f5991f35
This commit is contained in:
Nicholas Ambur 2020-03-02 15:05:49 -08:00 committed by LuK1337
parent 4e686f34db
commit 6edfb6eea4
2 changed files with 2 additions and 2 deletions

View file

@ -119,7 +119,7 @@ PRODUCT_PACKAGES += \
android.hardware.audio.effect@6.0-impl \
android.hardware.audio.service \
android.hardware.bluetooth.audio@2.0-impl \
android.hardware.soundtrigger@2.2-impl \
android.hardware.soundtrigger@2.3-impl \
audio.a2dp.default \
audio.bluetooth.default \
audio.primary.kona \

View file

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