binder_set_context_mgr

Function binder_set_context_mgr 

Source
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.