Fix description 89/233389/1 accepted/tizen/unified/20200601.051612 submit/tizen/20200529.021017
authorMinje Ahn <minje.ahn@samsung.com>
Thu, 14 May 2020 08:38:12 +0000 (17:38 +0900)
committerMinje Ahn <minje.ahn@samsung.com>
Thu, 14 May 2020 08:38:12 +0000 (17:38 +0900)
Change-Id: I713552f78ea914ab67bdd61dfa87e5572e846f5b
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
include/media_content_type.h
include_product/media_content_type.h

index 878bbe4..3c3da0d 100755 (executable)
@@ -952,8 +952,8 @@ typedef bool (*media_face_cb)(media_face_h face, void *user_data);
 /**
  * @deprecated Deprecated since 5.0.
  * @brief Media storage.
- * @details There are 2 types:\n
- *               0-internal storage, 1-external storage\n
+ * @details There are 3 types:\n
+ *               0-internal storage, 1-SD card, 2-USB storage\n
  *               You can use above define to set the condition of media filter and order keyword.
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  *
index bd81505..0d67e8a 100755 (executable)
@@ -1018,8 +1018,8 @@ typedef bool (*media_face_cb)(media_face_h face, void *user_data);
 /**
  * @deprecated Deprecated since 5.0.
  * @brief Media storage.
- * @details There are 2 types:\n
- *               0-internal storage, 1-external storage\n
+ * @details There are 3 types:\n
+ *               0-internal storage, 1-SD card, 2-USB storage\n
  *               You can use above define to set the condition of media filter and order keyword.
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  *