Fix description 58/233458/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5 tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20200518.160958 accepted/tizen/5.5/unified/wearable/hotfix/20201027.120417 submit/tizen_5.5/20200518.012553 submit/tizen_5.5_wearable_hotfix/20201026.184302
authorMinje Ahn <minje.ahn@samsung.com>
Thu, 14 May 2020 08:38:12 +0000 (17:38 +0900)
committerMinje ahn <minje.ahn@samsung.com>
Fri, 15 May 2020 01:49:24 +0000 (01:49 +0000)
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
  *