summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjacobkeeler <jacob.keeler@livioradio.com>2020-07-16 17:51:50 -0400
committerjacobkeeler <jacob.keeler@livioradio.com>2020-07-16 17:51:50 -0400
commit98b1a05164658b8d9e4fe748615ae0f2f1ee695c (patch)
tree443bcee1421253dfefa27252f8b6d6ad00ebffae
parent0e6c5e21ba4b9926d55e6de1085f7d45b475f5d4 (diff)
downloadsdl_core-98b1a05164658b8d9e4fe748615ae0f2f1ee695c.tar.gz
Apply HMI API revision
-rw-r--r--src/components/interfaces/HMI_API.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/interfaces/HMI_API.xml b/src/components/interfaces/HMI_API.xml
index d2048617ab..246175aadb 100644
--- a/src/components/interfaces/HMI_API.xml
+++ b/src/components/interfaces/HMI_API.xml
@@ -5065,7 +5065,7 @@
If omitted, no (or the default if applicable) icon should be displayed.
</description>
</param>
- <param name="duration" type="Integer" mandatory="true" minvalue="3000" maxvalue="10000">
+ <param name="duration" type="Integer" mandatory="false" minvalue="3000" maxvalue="10000">
<description>Timeout in milliseconds.</description>
</param>
<param name="softButtons" type="Common.SoftButton" mandatory="false" minsize="0" maxsize="2" array="true">