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

  /external/sepolicy/
mls 71 (t2 != app_data_file or l1 eq l2 or t1 == mlstrustedsubject);
73 (t2 != app_data_file or l1 eq l2 or t1 == mlstrustedsubject);
82 (t2 == app_data_file or l1 dom l2 or t1 == mlstrustedsubject or t2 == mlstrustedobject);
85 (t2 == app_data_file or l1 dom l2 or t1 == mlstrustedsubject or t2 == mlstrustedobject);
90 (t2 == app_data_file or l1 domby l2 or t1 == mlstrustedsubject or t2 == mlstrustedobject);
93 (t2 == app_data_file or l1 domby l2 or t1 == mlstrustedsubject or t2 == mlstrustedobject);
app.te 159 allow appdomain app_data_file:dir create_dir_perms;
160 allow appdomain app_data_file:notdevfile_class_set create_file_perms;
file_contexts 135 /data/data/.* u:object_r:app_data_file:s0

Completed in 125 milliseconds