OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sock_file
(Results
1 - 20
of
20
) sorted by null
/system/sepolicy/
app.te
161
# hence no
sock_file
or connectto permission. This appears to be how
321
neverallow appdomain socket_device:
sock_file
write;
324
neverallow appdomain adbd_socket:
sock_file
write;
325
neverallow appdomain installd_socket:
sock_file
write;
326
neverallow { appdomain -radio } rild_socket:
sock_file
write;
327
neverallow appdomain vold_socket:
sock_file
write;
328
neverallow appdomain zygote_socket:
sock_file
write;
mls
71
mlsconstrain { file lnk_file
sock_file
} { open setattr unlink link rename }
83
mlsconstrain { file lnk_file
sock_file
chr_file blk_file } { read getattr execute }
91
mlsconstrain { file lnk_file
sock_file
chr_file blk_file } { write setattr append unlink link rename }
te_macros
124
# allow clientdomain property_socket:
sock_file
write;
141
allow $1 $2_socket:
sock_file
write;
170
allow $1 $2_socket:
sock_file
write;
untrusted_app.te
134
neverallow untrusted_app property_socket:
sock_file
write;
178
neverallow untrusted_app property_socket:
sock_file
write;
isolated_app.te
37
neverallow isolated_app property_socket:
sock_file
write;
autoplay_app.te
42
allow autoplay_app autoplay_data_file:{ file
sock_file
fifo_file } create_file_perms;
priv_app.te
124
neverallow priv_app property_socket:
sock_file
write;
system_server.te
199
allow system_server mdns_socket:
sock_file
rw_file_perms;
210
allow system_server adbd_socket:
sock_file
rw_file_perms;
355
type_transition system_server wifi_data_file:
sock_file
system_wpa_socket;
356
type_transition system_server wpa_socket:
sock_file
system_wpa_socket;
358
allow system_server system_wpa_socket:
sock_file
create_file_perms;
361
allow system_server wpa_socket:
sock_file
unlink;
364
type_transition system_server system_data_file:
sock_file
system_ndebug_socket "ndebugsocket";
365
allow system_server system_ndebug_socket:
sock_file
create_file_perms;
access_vectors
155
class
sock_file
/external/selinux/libsepol/tests/policies/test-expander/
alias-base.conf
20
class
sock_file
185
class
sock_file
role-base.conf
20
class
sock_file
185
class
sock_file
user-base.conf
20
class
sock_file
185
class
sock_file
small-base.conf
20
class
sock_file
185
class
sock_file
/external/selinux/libsepol/tests/policies/test-hooks/
cmp_policy.conf
20
class
sock_file
185
class
sock_file
small-base.conf
20
class
sock_file
185
class
sock_file
/external/selinux/libsepol/tests/policies/test-deps/
base-metreq.conf
20
class
sock_file
185
class
sock_file
base-notmetreq.conf
20
class
sock_file
184
class
sock_file
small-base.conf
20
class
sock_file
185
class
sock_file
/external/selinux/libsepol/tests/policies/test-linker/
small-base.conf
20
class
sock_file
185
class
sock_file
/external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf
12
class
sock_file
180
class
sock_file
616
mlsconstrain { dir lnk_file chr_file blk_file
sock_file
fifo_file } { relabelfrom }
618
mlsconstrain { dir lnk_file chr_file blk_file
sock_file
fifo_file } { create relabelto }
[
all
...]
Completed in 114 milliseconds