summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/smart_object_keys.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/src/smart_object_keys.cc')
-rw-r--r--src/components/application_manager/src/smart_object_keys.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/application_manager/src/smart_object_keys.cc b/src/components/application_manager/src/smart_object_keys.cc
index 488f9c9d36..fe0f878e6c 100644
--- a/src/components/application_manager/src/smart_object_keys.cc
+++ b/src/components/application_manager/src/smart_object_keys.cc
@@ -189,6 +189,8 @@ const char* endpoint = "endpoint";
const char* display_capabilities = "displayCapabilities";
const char* policy_type = "policyType";
const char* property = "property";
+const char* displays = "displays";
+const char* seat_location = "seatLocation";
// PutFile
const char* sync_file_name = "syncFileName";