Function kernel::security::binder_transaction
source · [−]pub fn binder_transaction(from: &Credential, to: &Credential) -> Result
Expand description
Calls the security modules to determine if binder transactions are allowed from task from
to
task to
.