summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Keeler <jacob.keeler@livioradio.com>2018-08-17 19:55:00 -0400
committerGitHub <noreply@github.com>2018-08-17 19:55:00 -0400
commitd1d41de4f1b9716504faa60b5d908c5c8b1c8454 (patch)
treed298e9f0044b6d638d5fabf0cd6b66b960cba37a
parent8d9e17589b01cad866478532297f554f909feefb (diff)
downloadsdl_core-feature/rc_radio_parameter_update.tar.gz
Make history entries standalone tagsfeature/rc_radio_parameter_update
-rw-r--r--src/components/interfaces/MOBILE_API.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/interfaces/MOBILE_API.xml b/src/components/interfaces/MOBILE_API.xml
index 2f345c1350..189a9a51f9 100644
--- a/src/components/interfaces/MOBILE_API.xml
+++ b/src/components/interfaces/MOBILE_API.xml
@@ -3040,13 +3040,13 @@
<param name="availableHDs" type="Integer" minvalue="1" maxvalue="7" mandatory="false" since="5.0">
<description>number of HD sub-channels if available</description>
<history>
- <param name="availableHDs" type="Integer" minvalue="1" maxvalue="3" mandatory="false" since="4.5" until="5.0"></param>
+ <param name="availableHDs" type="Integer" minvalue="1" maxvalue="3" mandatory="false" since="4.5" until="5.0"/>
</history>
</param>
<param name="hdChannel" type="Integer" minvalue="1" maxvalue="7" mandatory="false" since="5.0">
<description>Current HD sub-channel if available</description>
<history>
- <param name="hdChannel" type="Integer" minvalue="1" maxvalue="3" mandatory="false" since="4.5" until="5.0"> </param>
+ <param name="hdChannel" type="Integer" minvalue="1" maxvalue="3" mandatory="false" since="4.5" until="5.0"/>
</history>
</param>
<param name="signalStrength" type="Integer" minvalue="0" maxvalue="100" mandatory="false">