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 eeaaf7d72c..96f6fd02de 100644
--- a/src/components/application_manager/src/smart_object_keys.cc
+++ b/src/components/application_manager/src/smart_object_keys.cc
@@ -59,6 +59,7 @@ const char* main_field_1 = "mainField1";
const char* main_field_2 = "mainField2";
const char* main_field_3 = "mainField3";
const char* main_field_4 = "mainField4";
+const char* template_title = "templateTitle";
const char* metadata_tags = "metadataTags";
const char* eta = "eta";
const char* time_to_destination = "timeToDestination";
@@ -99,6 +100,7 @@ const char* progress_indicator = "progressIndicator";
const char* func_id = "functionID";
const char* cancel_id = "cancelID";
const char* alert_type = "alertType";
+const char* alert_icon = "alertIcon";
const char* play_tone = "playTone";
const char* soft_buttons = "softButtons";
const char* soft_button_id = "softButtonID";