summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/test/json/PTU2.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/policy/policy_external/test/json/PTU2.json')
-rw-r--r--src/components/policy/policy_external/test/json/PTU2.json31
1 files changed, 16 insertions, 15 deletions
diff --git a/src/components/policy/policy_external/test/json/PTU2.json b/src/components/policy/policy_external/test/json/PTU2.json
index fead05adab..317e8a8716 100644
--- a/src/components/policy/policy_external/test/json/PTU2.json
+++ b/src/components/policy/policy_external/test/json/PTU2.json
@@ -1,7 +1,6 @@
- {
- "policy_table": {
- "module_config": {
- "preloaded_pt": true,
+{
+ "policy_table" : {
+ "module_config": {
"preloaded_date": "2015-12-08",
"exchange_after_x_ignition_cycles": 100,
"exchange_after_x_kilometers": 1800,
@@ -1912,7 +1911,7 @@
}
},
"app_policies": {
- "default": {
+ "default": {
"keep_context": false,
"steal_focus": false,
"priority": "NONE",
@@ -1934,15 +1933,17 @@
"groups": ["BaseBeforeDataConsent"]
},
"1234": {
- "keep_context": false,
- "steal_focus": false,
- "priority": "NONE",
- "default_hmi": "NONE",
- "groups": ["BaseBeforeDataConsent"],
- "RequestType": [
+ "keep_context" : false,
+ "steal_focus"
+ : false,
+ "priority" : "NONE",
+ "default_hmi"
+ : "NONE",
+ "groups" : ["BaseBeforeDataConsent"],
+ "RequestType" : [
- ]
- }
- }
- }
+ ]
+ }
}
+ }
+}