summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/test/json/valid_sdl_pt_update.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/policy/policy_external/test/json/valid_sdl_pt_update.json')
-rw-r--r--src/components/policy/policy_external/test/json/valid_sdl_pt_update.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/components/policy/policy_external/test/json/valid_sdl_pt_update.json b/src/components/policy/policy_external/test/json/valid_sdl_pt_update.json
index 35e6b1d1a6..acf18c5706 100644
--- a/src/components/policy/policy_external/test/json/valid_sdl_pt_update.json
+++ b/src/components/policy/policy_external/test/json/valid_sdl_pt_update.json
@@ -20,7 +20,13 @@
"nicknames" : [ "SyncProxyTester" ],
"priority" : "EMERGENCY",
"steal_focus" : true,
- "heart_beat_timeout_ms": 5000
+ "heart_beat_timeout_ms": 5000,
+ "app_services": {
+ "MEDIA": {
+ "service_names" : ["SDL App", "SDL Music"],
+ "handled_rpcs" : [{"function_id": 41}]
+ }
+ }
},
"default" : {
"default_hmi" : "NONE",