diff -r 947415ec7603 -r a7062f7f0b79 rtsecuritymanager/rtsecuritymanagerserver/inc/rtsecmgrscriptmanager.h --- a/rtsecuritymanager/rtsecuritymanagerserver/inc/rtsecmgrscriptmanager.h Fri Jul 03 15:51:30 2009 +0100 +++ b/rtsecuritymanager/rtsecuritymanagerserver/inc/rtsecmgrscriptmanager.h Thu Sep 10 12:58:32 2009 +0300 @@ -141,6 +141,18 @@ */ void UpdatePermGrantL(TExecutableID aExecID, TPermGrant aPermGrant, TPermGrant aPermDenied); + + /** + * Updates permanently granted or denied permission data + * of the script + * + * @param aExecID TExecutableID script identifier + * @param aPermGrant TPermGrant permanently allowed permission + * @param aPermDenied TPermGrant permanently denied permission + * + */ + void UpdatePermGrantL(TExecutableID aExecID, RProviderArray aAllowedProviders, + RProviderArray aDeniedProviders); /** * Gets the script file name