From: Semun Lee Date: Fri, 5 Aug 2016 02:08:12 +0000 (+0900) Subject: Change since_tizen of APP_CONTROL_DATA_TYPE X-Git-Tag: submit/tizen/20170725.231500~6^2~48 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e5f2a1492b4ebc66dda83315bea1319dbe10d1fc;p=platform%2Fcore%2Fapi%2Fpreference.git Change since_tizen of APP_CONTROL_DATA_TYPE Wearable profile starts to support it from 2.3.2 Change-Id: I4906746a38c7cd30b66ec65ed957a9f51fd593d5 Signed-off-by: Semun Lee --- 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"