Add a new data key, APP_CONTROL_DATA_LOCATION
authorchanywa <cbible.kim@samsung.com>
Mon, 19 Sep 2016 11:43:41 +0000 (20:43 +0900)
committerchanywa <cbible.kim@samsung.com>
Mon, 19 Sep 2016 11:43:41 +0000 (20:43 +0900)
Change-Id: I6f2327fc0317856b3c9ec18938eb739b5586befe

include/app_control.h

index b066acfd5baf50a6784d4b19c7dd7035373fd7e9..42ccc4e02986424612060edbccb1ef0a86f9f8c3 100644 (file)
@@ -478,6 +478,12 @@ typedef enum {
  */
 #define APP_CONTROL_DATA_NAME "http://tizen.org/appcontrol/data/name"
 
+/**
+ * @brief Definition for app_control data: Location
+ * @since_tizen 3.0
+ */
+#define APP_CONTROL_DATA_LOCATION "http://tizen.org/appcontrol/data/location"
+
 /**
  * @brief Definition for app_control data: Select the type of input method
  * @details Type: "input_voice"       Launch input method with voice type.