Change-Id: I682fce4830f0f70e1c8bf90600c4de308e669608
char **license);
/**
- * Set credential of calling thread to one of system-roles or an application based on app name.
+ * Set credential of caller to one of system-roles or an application based on app name.
+ *
+ * On smack enabled system this operates on per-thread Smack labels. On smack disabled
+ * system, this changes process attributes.
*
* When process identifier is incorrect or not related to any package, this function will
* return SECURITY_MANAGER_ERROR_NO_SUCH_OBJECT.