Lines Matching refs:file
10 allow dex2oat vendor_framework_file:file { getattr open read map };
12 allow dex2oat tmpfs:file { read getattr map };
15 allow dex2oat dalvikcache_data_file:file write;
17 # the oat file is symlinked to the original file in /system.
22 allow dex2oat system_file:file lock;
24 # Read already open asec_apk_file file descriptors passed by installd.
27 allow dex2oat asec_apk_file:file { read map };
28 allow dex2oat unlabeled:file { read map };
29 allow dex2oat oemfs:file { read map };
31 allow dex2oat apk_tmp_file:file r_file_perms;
32 allow dex2oat user_profile_data_file:file { getattr read lock map };
36 allow dex2oat { privapp_data_file app_data_file }:file { getattr read write lock map };
42 # Allow dex2oat to use file descriptors from otapreopt.
49 allow dex2oat postinstall_file:file read;
52 allow dex2oat postinstall_file:file { execute getattr open };
59 allow dex2oat ota_data_file:file r_file_perms;
62 # where the oat file is symlinked to the original file in /system.
66 # pass file descriptors for the preopted boot image to dex2oat. So dex2oat needs to be able to
68 allow dex2oat ota_data_file:file { create w_file_perms setattr };
77 # Allow dex2oat to use file descriptors from preinstall.