Change reference page url 22/210722/1 accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20191031.023535 accepted/tizen/5.5/unified/mobile/hotfix/20201027.091003 accepted/tizen/5.5/unified/wearable/hotfix/20201027.113603 accepted/tizen/unified/20190725.042845 submit/tizen/20190724.074129 submit/tizen_5.5/20191031.000004 submit/tizen_5.5_mobile_hotfix/20201026.185104 submit/tizen_5.5_wearable_hotfix/20201026.184304 tizen_5.5.m2_release
authorYunmi Ha <yunmi.ha@samsung.com>
Wed, 24 Jul 2019 05:35:55 +0000 (14:35 +0900)
committerYunmi Ha <yunmi.ha@samsung.com>
Wed, 24 Jul 2019 05:35:55 +0000 (14:35 +0900)
Change-Id: I3a4217159e4ce9f5981980dd2cc99c71a45c4f01
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
include/storage-expand.h

index e519566..2be363e 100644 (file)
@@ -109,7 +109,7 @@ int storage_foreach_device_supported(storage_device_supported_cb callback, void
  *          When an application is uninstalled, the files written by that application are not removed from the internal/external storage.\n
  *          If you want to access files or directories in internal storage, you must declare http://tizen.org/privilege/mediastorage.\n
  *          If you want to access files or directories in external storage, you must declare http://tizen.org/privilege/externalstorage.\n
- *          Refer to <a href="https://developer.tizen.org/development/guides/native-application/security/privacy-related-permissions"><b>Privacy-related Permissions</b></a>.\n
+ *          Refer to <a href="https://docs.tizen.org/application/native/guides/security/privacy-related-permissions"><b>Privacy-related Permissions</b></a>.\n
  *          You must release @a path using free().
  * @param[in] storage_id The storage device
  * @param[out] path The absolute path to the storage directory
@@ -151,7 +151,7 @@ typedef enum {
  *          The directory path may not exist, so you must make sure that it exists before using it.\n
  *          If you want to access files or directories in internal storage, you must declare http://tizen.org/privilege/mediastorage.\n
  *          If you want to access files or directories in external storage, you must declare http://tizen.org/privilege/externalstorage.\n
- *          Refer to <a href="https://developer.tizen.org/development/guides/native-application/security/privacy-related-permissions"><b>Privacy-related Permissions</b></a>.\n
+ *          Refer to <a href="https://docs.tizen.org/application/native/guides/security/privacy-related-permissions"><b>Privacy-related Permissions</b></a>.\n
  *          You must release @a path using free().
  * @param[in] storage_id The storage device
  * @param[in] type The directory type