Comment to app_revoke_permissions() changed.
authorMarcin Niesluchowski <m.niesluchow@samsung.com>
Wed, 22 May 2013 13:37:38 +0000 (15:37 +0200)
committerGerrit Code Review <gerrit2@kim11>
Mon, 3 Jun 2013 14:46:27 +0000 (23:46 +0900)
[Issue#]        SSDWSSP-260
[Bug/Feature]   Comment to app_revoke_permissions() was not consistent with actual function requirements.
[Cause]         N/A
[Solution]      N/A
[Verification]  N/A

Change-Id: I639247fa2af81d4adb1a153d193e94f48b1edc83

include/privilege-control.h

index 5e8f1da..1f35f82 100644 (file)
@@ -222,7 +222,6 @@ int app_disable_permissions(const char* pkg_id, app_type_t app_type, const char*
  * Revoke SMACK permissions from an application.
  * This function should be called during app deinstallation.
  * It will revoke all SMACK rules previously granted by app_add_permissions().
- * It will also remove a rules file from disk.
  * It must be called by privileged user.
  *
  * @param pkg_id application identifier