Lines Matching refs:shell
1 typeattribute shell coredomain;
3 # allow shell input injection
4 allow shell uhid_device:chr_file rw_file_perms;
7 allow shell debugfs_tracing:dir r_dir_perms;
8 allow shell debugfs_tracing:file rw_file_perms;
9 allow shell debugfs_trace_marker:file getattr;
10 allow shell atrace_exec:file rx_file_perms;
13 allow shell config_gz:file r_file_perms;
16 allow shell debugfs_tracing_debug:file rw_file_perms;
21 app_domain(shell)
23 # allow shell to call dumpsys storaged
24 binder_call(shell, storaged)
27 selinux_check_access(shell)
28 selinux_check_context(shell)