Lines Matching refs:allow
5 allow sdcardd cgroup:dir create_dir_perms;
6 allow sdcardd cgroup_v2:dir create_dir_perms;
7 allow sdcardd fuse_device:chr_file rw_file_perms;
8 allow sdcardd rootfs:dir mounton; # TODO: deprecated in M
9 allow sdcardd sdcardfs:filesystem remount;
10 allow sdcardd tmpfs:dir r_dir_perms;
11 allow sdcardd mnt_media_rw_file:dir r_dir_perms;
12 allow sdcardd storage_file:dir search;
13 allow sdcardd storage_stub_file:dir { search mounton };
14 allow sdcardd { sdcard_type fuse }:filesystem { mount unmount };
15 allow sdcardd self:global_capability_class_set { setuid setgid dac_override dac_read_search sys_adm…
17 allow sdcardd { sdcard_type fuse }:dir create_dir_perms;
18 allow sdcardd { sdcard_type fuse }:file create_file_perms;
20 allow sdcardd media_rw_data_file:dir create_dir_perms;
21 allow sdcardd media_rw_data_file:file create_file_perms;
24 allow sdcardd system_data_file:file r_file_perms;
25 allow sdcardd packages_list_file:file r_file_perms;
28 allow sdcardd install_data_file:file r_file_perms;
29 allow sdcardd install_data_file:dir search;
32 allow sdcardd vold:fd use;
33 allow sdcardd vold:fifo_file { read write getattr };
36 allow sdcardd mnt_expand_file:dir search;
39 allow sdcardd proc_filesystems:file r_file_perms;