Home | History | Annotate | Download | only in sepolicy

Lines Matching full:file

17 allow shell pstorefs:file r_file_perms;
20 allow shell misc_logd_file:file r_file_perms;
24 allow shell anr_data_file:file r_file_perms;
28 allow shell shell_data_file:file create_file_perms;
29 allow shell shell_data_file:file rx_file_perms;
40 allow shell system_file:file x_file_perms;
41 allow shell shell_exec:file rx_file_perms;
42 allow shell zygote_exec:file rx_file_perms;
55 # Directory read access and file write access is already granted
57 allow shell debugfs:file r_file_perms;
69 allow shell domain:{ file lnk_file } { open read getattr };
75 # User will creates the start and stop file via adb shell
78 allow shell bootchart_data_file:file create_file_perms;
83 # of the linked to file. Hard links also contribute to security
86 neverallow shell file_type:file link;