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 - 6
of
6
) sorted by null
/system/sepolicy/private/
untrusted_app_all.te
41
allow untrusted_app_all
shell_data_file
:file r_file_perms;
42
allow untrusted_app_all
shell_data_file
:dir r_dir_perms;
platform_app.te
15
allow platform_app
shell_data_file
:dir search;
16
allow platform_app
shell_data_file
:file { open getattr read };
priv_app.te
58
allow priv_app
shell_data_file
:file r_file_perms;
59
allow priv_app
shell_data_file
:dir r_dir_perms;
system_server.te
383
allow system_server { system_app_data_file bluetooth_data_file nfc_data_file radio_data_file
shell_data_file
app_data_file }:dir { getattr read search };
396
allow system_server { system_app_data_file bluetooth_data_file nfc_data_file radio_data_file
shell_data_file
app_data_file }:file { getattr read write append };
684
neverallow system_server { bluetooth_data_file nfc_data_file
shell_data_file
app_data_file }:file { open create unlink link };
app.te
149
allow appdomain
shell_data_file
:file { write getattr };
447
shell_data_file
:dir_file_class_set
file_contexts
336
/data/local/tmp(/.*)? u:object_r:
shell_data_file
:s0
406
/mnt/expand/[^/]+/local/tmp(/.*)? u:object_r:
shell_data_file
:s0
Completed in 1037 milliseconds