summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSemun Lee <sm79.lee@samsung.com>2016-08-05 11:08:12 +0900
committerSemun Lee <sm79.lee@samsung.com>2016-08-09 10:50:49 +0900
commite5f2a1492b4ebc66dda83315bea1319dbe10d1fc (patch)
treed0e35f741f6429406d846fec6f2e3c747dd3e8aa
parent728bad55607f03df68803b02ef8e30fb17c46668 (diff)
downloadapplication-e5f2a1492b4ebc66dda83315bea1319dbe10d1fc.tar.gz
application-e5f2a1492b4ebc66dda83315bea1319dbe10d1fc.tar.bz2
application-e5f2a1492b4ebc66dda83315bea1319dbe10d1fc.zip
Wearable profile starts to support it from 2.3.2 Change-Id: I4906746a38c7cd30b66ec65ed957a9f51fd593d5 Signed-off-by: Semun Lee <sm79.lee@samsung.com>
-rw-r--r--include/app_control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/app_control.h b/include/app_control.h
index 04399cb..b066acf 100644
--- a/include/app_control.h
+++ b/include/app_control.h
@@ -454,7 +454,7 @@ typedef enum {
/**
* @brief Definition for app_control data: Type
- * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
+ * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 2.3.2 @endif
*/
#define APP_CONTROL_DATA_TYPE "http://tizen.org/appcontrol/data/type"