binder_get_context

Function binder_get_context 

Source
pub fn binder_get_context(
    current_task: &CurrentTask,
    connection_state: &BinderConnectionState,
) -> Option<Vec<u8>>
Expand description

Returns the serialized Security Context associated with the specified state. If the state’s SID cannot be resolved then None is returned.