kunlun2: Enabling sound trigger V2_2

V2_2 has the same functionality as V2_1 except it adds one new
api, getModelState.

Note: V2_1 will be removed in a subsequent cl.

Test: built android and tested using SoundTriggerTestApp
This commit is contained in:
mike-dooley 2021-07-10 17:32:11 +02:00 committed by Giammarco Senatore
parent dd2d18fff1
commit 8539d92482
No known key found for this signature in database
GPG key ID: 661348FC1E144F04

View file

@ -26,7 +26,7 @@ PRODUCT_PACKAGES += \
android.hardware.audio@2.0-service \
android.hardware.audio@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.r_submix.default \
audio.usb.default \