From: hb.min Date: Wed, 15 May 2013 04:24:06 +0000 (+0900) Subject: Modify the document of AccessController class X-Git-Tag: submit/tizen_2.1/20130516.045642~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8665325f6156349af9abeb55955198fcb76fa2c8;p=platform%2Fframework%2Fnative%2Fappfw.git Modify the document of AccessController class Change-Id: I5f12f399463ccb8231b023d609341bcf8a037624 Signed-off-by: hb.min --- diff --git a/inc/FSecAccessController.h b/inc/FSecAccessController.h index 2be764c..a437d0e 100644 --- a/inc/FSecAccessController.h +++ b/inc/FSecAccessController.h @@ -76,9 +76,12 @@ public: /** - * Checks whether the client application which has @c appId has a privilege to invoke the privileged API. + * Checks whether the client application which has @c packageId has a privilege to invoke the privileged API. * * @since 2.1 + * @privlevel partner + * @privilege %http://tizen.org/privilege/privilegemanager.read + * * @return An error code * @param[in] packageId The package ID * @param[in] privilege A string of the specified privilege