security_binder_transfer_file
ret = security_binder_transfer_file(proc->cred, target_proc->cred, file);
int security_binder_transfer_file(const struct cred *from,
return security_binder_transfer_file(from, to, file);