summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/components/interfaces/MOBILE_API.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/interfaces/MOBILE_API.xml b/src/components/interfaces/MOBILE_API.xml
index 68135ca528..6310f8d823 100644
--- a/src/components/interfaces/MOBILE_API.xml
+++ b/src/components/interfaces/MOBILE_API.xml
@@ -3327,7 +3327,7 @@
If the value is MOBILE_APP, the system shall switch to the mobile media app that issues the setter RPC.
</description>
</param>
- <param name="keepContext" type="Boolean" defvalue="false" mandatory="false">
+ <param name="keepContext" type="Boolean" mandatory="false">
<description>
This parameter shall not be present in any getter responses or notifications.
This parameter is optional in a setter request. The default value is false if it is not included.