sm6250-common: audio: Add sound trigger implementer version
Add sound trigger implementer version. Set the version value to 0x0101. This is to add SVA4.0 support from STHAL so that the client app can make use of this version info to get to know of platform SVA4.0 support Change-Id: I85945ba49f31e2a7b9295e77a629737ddcb8d7d5
This commit is contained in:
parent
c40a268ee8
commit
be8bff9f60
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
<!--- Copyright (c) 2013-2019, The Linux Foundation. All rights reserved. -->
|
<!--- Copyright (c) 2013-2020, The Linux Foundation. All rights reserved. -->
|
||||||
<!--- -->
|
<!--- -->
|
||||||
<!--- Redistribution and use in source and binary forms, with or without -->
|
<!--- Redistribution and use in source and binary forms, with or without -->
|
||||||
<!--- modification, are permitted provided that the following conditions are -->
|
<!--- modification, are permitted provided that the following conditions are -->
|
||||||
@ -37,6 +37,7 @@
|
|||||||
<!--- 0x0105: Select <lsm_usecase> based on capture device -->
|
<!--- 0x0105: Select <lsm_usecase> based on capture device -->
|
||||||
|
|
||||||
<common_config>
|
<common_config>
|
||||||
|
<param implementer_version="0x0101" />
|
||||||
<param max_ape_sessions="8" />
|
<param max_ape_sessions="8" />
|
||||||
<param enable_failure_detection="false" />
|
<param enable_failure_detection="false" />
|
||||||
<param support_device_switch="false" />
|
<param support_device_switch="false" />
|
||||||
|
Loading…
Reference in New Issue
Block a user