fix privilege description 55/48855/1
authorDaehyeon Jung <darrenh.jung@samsung.com>
Wed, 30 Sep 2015 11:35:42 +0000 (20:35 +0900)
committerMyungki Lee <mk5004.lee@samsung.com>
Thu, 1 Oct 2015 01:47:09 +0000 (10:47 +0900)
Change-Id: I28461592e235393a1c6e502c538c65a5ef7bfeab
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
include/app_manager.h

index 53d9b21..a9a44f9 100644 (file)
@@ -206,7 +206,7 @@ int app_manager_resume_app(app_context_h app_context);
  *         UI applications that are in paused state or some service applications could be required to terminate by this API.
  * @since_tizen 2.4
  * @privlevel public
- * @privilege %http://tizen.org/privilege/appmanager.bgkill
+ * @privilege %http://tizen.org/privilege/appmanager.kill.bgapp
  * @remarks This function returns after it just sends a request for terminating a background application.\n
  *          Platform will decide if the target application could be terminated or not according to the state of the target application.
  * @param[in]   app_context  The application context