Lines Matching refs:file
17 allow zygote { appdomain autoplay_app }:file { r_file_perms };
23 allow zygote system_data_file:file r_file_perms;
26 allow zygote dalvikcache_data_file:file create_file_perms;
31 allow zygote resourcecache_data_file:file create_file_perms;
33 allow zygote dalvikcache_data_file:file execute;
37 allow zygote idmap_exec:file rx_file_perms;
38 allow zygote dex2oat_exec:file rx_file_perms;
51 allow zygote proc_cpuinfo:file mounton;
66 allow zygote zygote_exec:file rx_file_perms;
72 allow zygote rootfs:file r_file_perms;
74 # System file accesses.
76 allow zygote system_file:file r_file_perms;
81 allow zygote method_trace_data_file:file { create w_file_perms };
93 # images, where the oat file is symlinked to the original file in /system.
100 allow zygote ota_data_file:{ dir file lnk_file } relabelfrom;
101 allow zygote dalvikcache_data_file:{ dir file lnk_file } relabelto;
107 allow zygote ota_data_file:{ file lnk_file } unlink;
125 }:file no_x_file_perms;