HomeSort by relevance Sort by last modified time
    Searched refs:anr_data_file (Results 1 - 6 of 6) sorted by null

  /external/sepolicy/
system_app.te 45 allow system_app anr_data_file:dir ra_dir_perms;
46 allow system_app anr_data_file:file create_file_perms;
untrusted_app.te 56 allow untrusted_app anr_data_file:file r_file_perms;
system_server.te 198 allow system_server anr_data_file:dir create_dir_perms;
199 allow system_server anr_data_file:file create_file_perms;
272 allow system_server anr_data_file:dir relabelto;
app.te 77 allow appdomain anr_data_file:dir search;
78 allow appdomain anr_data_file:file { open append };
file_contexts 187 /data/anr(/.*)? u:object_r:anr_data_file:s0
  /packages/experimental/SELinux/CTS/src/
example_input_policy.conf     [all...]

Completed in 197 milliseconds