pub fn binder_transfer_binder(from: &Credential, to: &Credential) -> Result
Expand description

Calls the security modules to determine if task from is allowed to send binder objects (owned by itself or other processes) to task to through a binder transaction.

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