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

  /external/sepolicy/
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 }')
unconfined.te 86 allow unconfineddomain contextmount_type:notdevfile_class_set r_file_perms;
app.te 50 allow appdomain app_data_file:notdevfile_class_set create_file_perms;
system_server.te 176 allow system_server system_data_file:notdevfile_class_set create_file_perms;

Completed in 139 milliseconds