mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-27 18:19:03 +00:00
Allow RecogntionConfig data to be accessed on the DSP
Test: manual test with SoundTriggerTestApp on crosshatch Bug: 75496083 Change-Id: Ibbd6ff0a401abab9704280ccef381bf8a6752973
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
<param client_capture_read_delay="2000" />
|
||||
</sound_model_config>
|
||||
|
||||
<!-- music -->
|
||||
<sound_model_config>
|
||||
<param vendor_uuid="9f6ad62a-1f0b-11e7-87c5-40a8f03d3f15" />
|
||||
<param execution_type="WDSP" /> <!-- value: "WDSP" "ADSP" "DYNAMIC" -->
|
||||
@@ -70,6 +71,7 @@
|
||||
<param uid="0x2" />
|
||||
<param load_sound_model_ids="0x18000001, 0x1, 0x18000102" />
|
||||
<param start_engine_ids="0x18000001, 0x1, 0x18000103" />
|
||||
<param custom_config_ids="0x18000001, 0x1, 0x18000106" />
|
||||
<param detection_event_ids="0x18000001, 0x1, 0x00012C29" />
|
||||
<param read_cmd_ids="0x00020013, 0x2, 0x00020015" />
|
||||
<param read_rsp_ids="0x00020013, 0x2, 0x00020016" />
|
||||
|
||||
Reference in New Issue
Block a user