Lines Matching refs:read
10 allow dex2oat vendor_framework_file:file { getattr open read };
12 allow dex2oat tmpfs:file { read getattr };
18 allow dex2oat dalvikcache_data_file:lnk_file read;
27 allow dex2oat asec_apk_file:file read;
28 allow dex2oat unlabeled:file read;
29 allow dex2oat oemfs:file read;
32 allow dex2oat user_profile_data_file:file { getattr read lock };
36 allow dex2oat app_data_file:file { getattr read write lock };
47 allow dex2oat postinstall_file:lnk_file read;
53 # Create and read symlinks in /data/ota/dalvik-cache. This is required for PIC mode boot images,
55 allow dex2oat ota_data_file:lnk_file { create read };