Add @sice_tizen comment 57/202957/1 submit/tizen_5.0/20190408.064756
authorYunmi Ha <yunmi.ha@samsung.com>
Mon, 8 Apr 2019 06:19:42 +0000 (15:19 +0900)
committerYunmi Ha <yunmi.ha@samsung.com>
Mon, 8 Apr 2019 06:43:36 +0000 (06:43 +0000)
Change-Id: I1b36b4e2d080219caea600b21b6ef06a9297b3a6
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
(cherry picked from commit 6d496c0fdf646b6be05dc497dade1f5f762e4ef6)

include/haptic.h

index 6a67285..08800fb 100644 (file)
@@ -35,12 +35,14 @@ extern "C" {
 
 /**
  * @brief The haptic device handle.
+ * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  */
 typedef void* haptic_device_h;
 
 
 /**
  * @brief The haptic effect handle.
+ * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  */
 typedef void* haptic_effect_h;