aboutsummaryrefslogtreecommitdiffstats
path: root/data/qmi-service-dms.json
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2013-07-15 09:30:16 +0200
committerAleksander Morgado <aleksander@lanedo.com>2013-07-15 10:24:31 +0200
commit62832041690852bb7e5eb595e550ad5c8d6ddfa5 (patch)
treea29c1cdc7ffe83ee7e910d6f88fab826ba7aee6a /data/qmi-service-dms.json
parent1fcd2e8ef625d6ac197ca4c8d3d9d4f1f1f6a957 (diff)
dms: no prerequisites in input bundles
Diffstat (limited to 'data/qmi-service-dms.json')
-rw-r--r--data/qmi-service-dms.json17
1 files changed, 8 insertions, 9 deletions
diff --git a/data/qmi-service-dms.json b/data/qmi-service-dms.json
index ad74755..2a9aa5d 100644
--- a/data/qmi-service-dms.json
+++ b/data/qmi-service-dms.json
@@ -684,15 +684,14 @@
"service" : "DMS",
"id" : "0x0038",
"version" : "1.6",
- "input" : [ { "name" : "User Data",
- "id" : "0x01",
- "mandatory" : "yes",
- "type" : "TLV",
- "format" : "array",
- "size-prefix-format" : "guint16",
- "array-element" : { "format" : "guint8" },
- "prerequisites" : [ { "common-ref" : "Success" } ] } ],
- "output" : [ { "common-ref" : "Operation Result" } ] },
+ "input" : [ { "name" : "User Data",
+ "id" : "0x01",
+ "mandatory" : "yes",
+ "type" : "TLV",
+ "format" : "array",
+ "size-prefix-format" : "guint16",
+ "array-element" : { "format" : "guint8" } } ],
+ "output" : [ { "common-ref" : "Operation Result" } ] },
// *********************************************************************************
{ "name" : "Read ERI File",