pub fn binder_set_context_mgr(current_task: &CurrentTask) -> Result<(), Errno>Expand description
Checks whether the given current_task can become the binder context manager.
Corresponds to the binder_set_context_mgr hook.
pub fn binder_set_context_mgr(current_task: &CurrentTask) -> Result<(), Errno>Checks whether the given current_task can become the binder context manager.
Corresponds to the binder_set_context_mgr hook.