Lines Matching refs:shell
1 typeattribute shell coredomain;
4 allow shell debugfs_tracing:dir r_dir_perms;
5 allow shell debugfs_tracing:file r_file_perms;
6 allow shell tracing_shell_writable:file rw_file_perms;
7 allow shell debugfs_trace_marker:file getattr;
8 allow shell atrace_exec:file rx_file_perms;
11 allow shell config_gz:file r_file_perms;
14 allow shell tracing_shell_writable_debug:file rw_file_perms;
19 app_domain(shell)
21 # allow shell to call dumpsys storaged
22 binder_call(shell, storaged)