summaryrefslogtreecommitdiff
path: root/src/components/interfaces
diff options
context:
space:
mode:
authorAlexander Kutsan <akutsan@luxoft.com>2017-08-10 15:27:11 +0300
committerAndrey Oleynik <aoleynik@luxoft.com>2017-08-16 22:38:40 +0300
commite8f4b4fef6ccb7106fe0a0c4e2b4e828e20ee926 (patch)
tree02a2feedfbc1fc9d04000d6a1121af812e5b6f34 /src/components/interfaces
parentbf882f9c2b10291769fb0ba2102056bfcd1bee09 (diff)
downloadsdl_core-e8f4b4fef6ccb7106fe0a0c4e2b4e828e20ee926.tar.gz
Integration with develop fixes
Add dependecies for protocol packet Integraiton issues fix Add missed READ_ONLY Fixes after integration Fix policy handler remote unit tests Fix unit tests after integration
Diffstat (limited to 'src/components/interfaces')
-rw-r--r--src/components/interfaces/HMI_API.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/interfaces/HMI_API.xml b/src/components/interfaces/HMI_API.xml
index 087ec60cf3..a361262efa 100644
--- a/src/components/interfaces/HMI_API.xml
+++ b/src/components/interfaces/HMI_API.xml
@@ -63,6 +63,7 @@
<element name="USER_DISALLOWED" value="23"/>
<element name="TRUNCATED_DATA" value="24"/>
<element name="SAVED" value="25"/>
+ <element name="READ_ONLY" value="26"/>
</enum>
<enum name="TransportType">