Skip to content
Snippets Groups Projects
Commit 2bf2f64f authored by Revathi Uddaraju's avatar Revathi Uddaraju Committed by Dhina17
Browse files

onclite: configs: Add sound trigger implementer version


Add sound trigger implementer version. Set the version to 1.0
with the value 0x0100.
This is to add SVA3.0 support from STHAL so that the client app can
make use of this version info to get to know of platform SVA3.0 support.

Change-Id: Ib2d08d36e878adc09c31948483f155a97be30b6e

Signed-off-by: default avatarDhina17 <dhinalogu@gmail.com>
parent 3616f8fc
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,7 @@
<param version="0x0101" /> <!-- this must be the first param -->
<common_config>
<param implementer_version="0x0100" />
<param max_cpe_sessions="1" />
<param max_ape_sessions="5" />
<param enable_failure_detection="false" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment