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:
parent
dd2d18fff1
commit
8539d92482
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue