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.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.