From: Sameer Prakash Pradhan Date: Fri, 18 May 2018 04:53:03 +0000 (+0530) Subject: [Non-ACR][libaccount-service][changed feature description] X-Git-Tag: submit/tizen/20191007.061836~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F97%2F179997%2F1;p=platform%2Fcore%2Fapi%2Flibaccount-service.git [Non-ACR][libaccount-service][changed feature description] Change-Id: I7a010532963949d768de12710333233f954ce4ab Signed-off-by: Sameer Prakash Pradhan (cherry picked from commit 81a3e0865ab3a01f4644a03c521c8d7940bb8771) --- diff --git a/doc/account_manager_doc.h b/doc/account_manager_doc.h index 29217e9..f9eb56a 100644 --- a/doc/account_manager_doc.h +++ b/doc/account_manager_doc.h @@ -43,10 +43,10 @@ * @section CAPI_ACCOUNT_MANAGER_MODULE_FEATURE Related Features * This API is related with the following features:\n * - http://tizen.org/feature/account\n - * It is recommended to use features in your application for reliability. \n - * You can check if a device supports the related features for this API by using System Information, and control your application's actions accordingly. \n - * To ensure your application is running only on devices with specific features, please define the features in your manifest file using the manifest editor in the SDK. - * More details on using features in your application can be found in the feature element description. + * It is recommended to design feature related codes in your application for reliability.\n + * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n + * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n + * More details on featuring your application can be found from Feature Element. * */