Lines Matching refs:read
8 # Allow read/write /proc/sys/vm/drop/caches
16 allow iorap_prefetcherd iorapd:fifo_file { read write };
24 allow iorap_prefetcherd logcat_exec:file { open read };
27 allow iorap_prefetcherd apk_data_file:dir { open read search };
28 allow iorap_prefetcherd apk_data_file:file { open read };
29 allow iorap_prefetcherd app_data_file:dir { open read search };
30 allow iorap_prefetcherd app_data_file:file { open read };
31 allow iorap_prefetcherd dalvikcache_data_file:dir { open read search };
32 allow iorap_prefetcherd dalvikcache_data_file:file{ open read };
33 allow iorap_prefetcherd packages_list_file:dir { open read search };
34 allow iorap_prefetcherd packages_list_file:file { open read };
35 allow iorap_prefetcherd privapp_data_file:dir { open read search };
36 allow iorap_prefetcherd privapp_data_file:file { open read };
37 allow iorap_prefetcherd same_process_hal_file:dir{ open read search };
38 allow iorap_prefetcherd same_process_hal_file:file { open read };
39 allow iorap_prefetcherd system_data_file:dir { open read search };
40 allow iorap_prefetcherd system_data_file:file { open read };
41 allow iorap_prefetcherd system_data_file:lnk_file { open read };
42 allow iorap_prefetcherd user_profile_data_file:dir { open read search };
43 allow iorap_prefetcherd user_profile_data_file:file { open read };
44 allow iorap_prefetcherd vendor_overlay_file:dir { open read search };
45 allow iorap_prefetcherd vendor_overlay_file:file { open read };