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
.
pub fn binder_transaction(from: &Credential, to: &Credential) -> Result
Calls the security modules to determine if binder transactions are allowed from task from
to
task to
.