Fix Doxygen mistakes 78/168178/1 accepted/tizen/unified/20180125.122853 submit/tizen/20180125.001258
authorhj kim <backto.kim@samsung.com>
Thu, 25 Jan 2018 00:19:30 +0000 (09:19 +0900)
committerhj kim <backto.kim@samsung.com>
Thu, 25 Jan 2018 00:19:30 +0000 (09:19 +0900)
Change-Id: I2e89f110ab047dd34e1c1ecbd6e6b6b7cb853fad

include/metadata_editor.h

index d012f1a..80d4e4b 100755 (executable)
@@ -191,6 +191,8 @@ int metadata_editor_append_picture(metadata_editor_h metadata, const char *pictu
  * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
  *
  * @remarks You must call metadata_editor_update_metadata() for applying to the metadata of the media file. if not, you will see the existing metadata when you call metadata_editor_get_metadata(). \n
+ *                   In case of accessing specific path in internal storage or external storage, you may add the privilege for accessing the path. \n
+ *                   For example, if you get the specific path by using storage_get_directory(). you should add previlege http://tizen.org/privilege/mediastorage or http://tizen.org/privilege/externalstorage.
  *
  * @param[in] metadata The handle to metadata
  * @param[in] index artwork image order