Home
last modified time | relevance | path

Searched refs:unpriv_context (Results 1 – 1 of 1) sorted by relevance

/system/security/keystore2/selinux/src/
Dlib.rs453 let unpriv_context = Context::new("u:r:shell:s0")?; localVariable
463 check_access(&unpriv_context, &ks_context, "keystore2", stringify!($perm))