OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shell_data_file
(Results
1 - 3
of
3
) sorted by null
/external/sepolicy/
app.te
22
allow platform_app
shell_data_file
:dir search;
23
allow platform_app
shell_data_file
:file { open getattr read };
24
allow platform_app
shell_data_file
:lnk_file read;
cts.te
30
# Accesses to apk_tmp_file and
shell_data_file
32
allow appdomain
shell_data_file
:file r_file_perms;
file_contexts
125
/data/local(/.*)? u:object_r:
shell_data_file
:s0
Completed in 37 milliseconds