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

  /system/sepolicy/prebuilts/api/26.0/public/
global_macros 7 define(`notdevfile_class_set', `{ file lnk_file sock_file fifo_file }')
8 define(`file_class_set', `{ devfile_class_set notdevfile_class_set }')
te_macros 47 allow $1 $3:notdevfile_class_set create_file_perms;
61 type_transition $1 $2:notdevfile_class_set $3;
  /system/sepolicy/prebuilts/api/27.0/public/
global_macros 7 define(`notdevfile_class_set', `{ file lnk_file sock_file fifo_file }')
8 define(`file_class_set', `{ devfile_class_set notdevfile_class_set }')
te_macros 47 allow $1 $3:notdevfile_class_set create_file_perms;
61 type_transition $1 $2:notdevfile_class_set $3;
  /system/sepolicy/prebuilts/api/28.0/public/
global_macros 9 define(`notdevfile_class_set', `{ file lnk_file sock_file fifo_file }')
10 define(`file_class_set', `{ devfile_class_set notdevfile_class_set }')
te_macros 47 allow $1 $3:notdevfile_class_set create_file_perms;
61 type_transition $1 $2:notdevfile_class_set $3;
  /system/sepolicy/public/
global_macros 9 define(`notdevfile_class_set', `{ file lnk_file sock_file fifo_file }')
10 define(`file_class_set', `{ devfile_class_set notdevfile_class_set }')
te_macros 47 allow $1 $3:notdevfile_class_set create_file_perms;
61 type_transition $1 $2:notdevfile_class_set $3;
  /system/sepolicy/prebuilts/api/26.0/private/
system_server.te 304 allow system_server system_data_file:notdevfile_class_set create_file_perms;
  /system/sepolicy/prebuilts/api/28.0/private/
system_server.te 336 allow system_server system_data_file:notdevfile_class_set create_file_perms;
    [all...]
  /system/sepolicy/private/
system_server.te 336 allow system_server system_data_file:notdevfile_class_set create_file_perms;
    [all...]
  /system/sepolicy/prebuilts/api/27.0/private/
system_server.te 317 allow system_server system_data_file:notdevfile_class_set create_file_perms;

Completed in 163 milliseconds