OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:app_data_file
(Results
1 - 3
of
3
) sorted by null
/external/sepolicy/
mls
70
(t2 !=
app_data_file
or l1 eq l2 or t1 == mlstrustedsubject);
72
(t2 !=
app_data_file
or l1 eq l2 or t1 == mlstrustedsubject);
81
(t2 ==
app_data_file
or l1 dom l2 or t1 == mlstrustedsubject or t2 == mlstrustedobject);
84
(t2 ==
app_data_file
or l1 dom l2 or t1 == mlstrustedsubject or t2 == mlstrustedobject);
89
(t2 ==
app_data_file
or l1 domby l2 or t1 == mlstrustedsubject or t2 == mlstrustedobject);
92
(t2 ==
app_data_file
or l1 domby l2 or t1 == mlstrustedsubject or t2 == mlstrustedobject);
app.te
32
allow appdomain
app_data_file
:dir create_dir_perms;
33
allow appdomain
app_data_file
:notdevfile_class_set create_file_perms;
file_contexts
189
/data/data/.* u:object_r:
app_data_file
:s0
Completed in 91 milliseconds