433a99d4032706af724ff779d8d9d539f20793f8 |
|
08-Apr-2009 |
KaiGai Kohei <kaigai@ak.jp.nec.com> |
It is useful for userspace object manager, if libselinux has an interface something like: int security_deny_unknown(void); This interface can suggest applications preferable behavior when string_to_security_class() or string_to_av_perm() returns invalid value which means the security policy does not define required ones. Signed-off-by: KaiGai Kohei <kaigai@ak.jp.nec.com>
/external/selinux/libselinux/src/deny_unknown.c
|