Lines Matching refs:file
11 allow installd dalvikcache_data_file:file { relabelto link };
15 allow installd apk_data_file:file { create_file_perms relabelfrom link };
18 allow installd asec_apk_file:file r_file_perms;
19 allow installd apk_tmp_file:file { r_file_perms unlink };
22 allow installd oemfs:file r_file_perms;
32 allow installd asec_image_file:file getattr;
43 allow installd media_rw_data_file:file { getattr unlink };
50 allow installd misc_user_data_file:file create_file_perms;
52 allow installd keychain_data_file:file {r_file_perms unlink};
54 # Create /data/.layout_version.* file
55 type_transition installd system_data_file:file install_data_file;
56 allow installd install_data_file:file create_file_perms;
60 allow installd dalvikcache_data_file:file create_file_perms;
64 allow installd resourcecache_data_file:file create_file_perms;
84 # Read pkg.apk file for input during dexopt.
85 allow installd unlabeled:file r_file_perms;
119 allow installd user_profile_data_file:file create_file_perms;
121 allow installd user_profile_data_file:file unlink;
123 allow installd user_profile_foreign_dex_data_file:file { getattr rename unlink };
127 allow installd profman_dump_data_file:file { create setattr open write };
133 allow installd toolbox_exec:file rx_file_perms;