summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander <akutsan@luxoft.com>2018-07-20 12:58:47 +0300
committerAlexander <akutsan@luxoft.com>2018-08-20 11:19:39 +0300
commit6ef639ff154c305f48bcbdfaf88e15db1b1803d7 (patch)
tree0481db2781357368e6fc78f8d1b02785af4ee3c0
parent2e20fe9a9cda25a54be7847b38e7b1998fe4ef72 (diff)
downloadsdl_core-6ef639ff154c305f48bcbdfaf88e15db1b1803d7.tar.gz
Remove app_id from HMI_API
-rw-r--r--src/components/interfaces/HMI_API.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/components/interfaces/HMI_API.xml b/src/components/interfaces/HMI_API.xml
index 4dc5e7f331..a9854ef730 100644
--- a/src/components/interfaces/HMI_API.xml
+++ b/src/components/interfaces/HMI_API.xml
@@ -5696,9 +5696,6 @@
<param name="subscribe" type="Boolean" mandatory="false">
<description>If subscribe is true, the head unit will send onInteriorVehicleData notifications for the module type</description>
</param>
- <param name="appID" type="Integer" mandatory="true">
- <description>Internal SDL-assigned ID of the related application</description>
- </param>
</function>
<function name="GetInteriorVehicleData" messagetype="response">