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

  /system/sepolicy/prebuilts/api/26.0/private/
isolated_app.te 62 neverallow isolated_app anr_data_file:file ~{ open append };
63 neverallow isolated_app anr_data_file:dir ~search;
priv_app.te 66 allow priv_app anr_data_file:file r_file_perms;
app.te 142 allow appdomain anr_data_file:dir search;
143 allow appdomain anr_data_file:file { open append };
system_server.te 333 allow system_server anr_data_file:dir create_dir_perms;
334 allow system_server anr_data_file:file create_file_perms;
file_contexts 328 /data/anr(/.*)? u:object_r:anr_data_file:s0
  /system/sepolicy/prebuilts/api/27.0/private/
isolated_app.te 66 neverallow isolated_app anr_data_file:file ~{ open append };
67 neverallow isolated_app anr_data_file:dir ~search;
app.te 140 # TODO: All of these permissions except for anr_data_file:file append can be
143 allow appdomain anr_data_file:dir search;
144 allow appdomain anr_data_file:file { open append };
priv_app.te 65 allow priv_app anr_data_file:file r_file_perms;
system_server.te 349 # the system_server should never need to create a new anr_data_file:file or write
351 allow system_server anr_data_file:dir create_dir_perms;
352 allow system_server anr_data_file:file create_file_perms;
file_contexts 335 /data/anr(/.*)? u:object_r:anr_data_file:s0
  /system/sepolicy/prebuilts/api/28.0/private/
isolated_app.te 69 neverallow isolated_app anr_data_file:file ~{ open append };
70 neverallow isolated_app anr_data_file:dir ~search;
priv_app.te 69 allow priv_app anr_data_file:file r_file_perms;
system_server.te 367 # the system_server should never need to create a new anr_data_file:file or write
369 allow system_server anr_data_file:dir create_dir_perms;
370 allow system_server anr_data_file:file create_file_perms;
    [all...]
file_contexts 372 /data/anr(/.*)? u:object_r:anr_data_file:s0
  /system/sepolicy/private/
isolated_app.te 69 neverallow isolated_app anr_data_file:file ~{ open append };
70 neverallow isolated_app anr_data_file:dir ~search;
priv_app.te 69 allow priv_app anr_data_file:file r_file_perms;
system_server.te 367 # the system_server should never need to create a new anr_data_file:file or write
369 allow system_server anr_data_file:dir create_dir_perms;
370 allow system_server anr_data_file:file create_file_perms;
    [all...]
file_contexts 372 /data/anr(/.*)? u:object_r:anr_data_file:s0
  /system/sepolicy/prebuilts/api/28.0/public/
app.te 136 # TODO: All of these permissions except for anr_data_file:file append can be
139 allow appdomain anr_data_file:dir search;
140 allow appdomain anr_data_file:file { open append };
te_macros 500 allow $1 anr_data_file:file append;
  /system/sepolicy/public/
app.te 136 # TODO: All of these permissions except for anr_data_file:file append can be
139 allow appdomain anr_data_file:dir search;
140 allow appdomain anr_data_file:file { open append };
te_macros 500 allow $1 anr_data_file:file append;
  /system/sepolicy/prebuilts/api/27.0/public/
te_macros 481 allow $1 anr_data_file:file append;
  /system/sepolicy/prebuilts/api/26.0/public/
te_macros 471 allow $1 anr_data_file:file append;

Completed in 347 milliseconds