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

  /system/sepolicy/prebuilts/api/26.0/public/
te_macros 112 allow init pdx_$2_endpoint_socket_type:unix_stream_socket { create bind };
116 allow $1 pdx_$2_endpoint_socket_type:unix_stream_socket { read getattr write setattr lock append getopt setopt shutdown listen accept };
120 allow $1 pdx_$2_channel_socket_type:unix_stream_socket create_stream_socket_perms;
122 neverallow {domain -$1} pdx_$2_endpoint_socket_type:unix_stream_socket { listen accept };
132 allow $1 pdx_$2_endpoint_socket_type:unix_stream_socket { connectto read write shutdown };
141 allow $1 pdx_$2_channel_socket_type:unix_stream_socket { read getattr write setattr lock append getopt setopt shutdown };
263 # allow clientdomain init:unix_stream_socket connectto;
280 allow $1 $3:unix_stream_socket connectto;
475 allow $1 tombstoned:unix_stream_socket connectto;
  /system/sepolicy/public/
te_macros 105 dontaudit su pdx_$1_endpoint_socket:unix_stream_socket *;
106 dontaudit su pdx_$1_channel_socket:unix_stream_socket *;
116 allow init pdx_$2_endpoint_socket_type:unix_stream_socket { create bind };
120 allow $1 pdx_$2_endpoint_socket_type:unix_stream_socket { read getattr write setattr lock append getopt setopt shutdown listen accept };
124 allow $1 pdx_$2_channel_socket_type:unix_stream_socket create_stream_socket_perms;
126 neverallow {domain -$1} pdx_$2_endpoint_socket_type:unix_stream_socket { listen accept };
136 allow $1 pdx_$2_endpoint_socket_type:unix_stream_socket { connectto read write shutdown };
145 allow $1 pdx_$2_channel_socket_type:unix_stream_socket { read getattr write setattr lock append getopt setopt shutdown };
267 # allow clientdomain init:unix_stream_socket connectto;
284 allow $1 $3:unix_stream_socket connectto
    [all...]
  /system/sepolicy/private/
app.te 63 allow appdomain system_server:unix_stream_socket { read write setopt getattr getopt shutdown };
70 allow appdomain surfaceflinger:unix_stream_socket { read write setopt getattr getopt shutdown };
160 allow appdomain dumpstate:unix_stream_socket { read write getopt getattr shutdown };
210 allow appdomain appdomain:unix_stream_socket { getopt getattr read write shutdown };
336 allow appdomain adbd:unix_stream_socket connectto;
338 allow appdomain adbd:unix_stream_socket { getattr getopt ioctl read write shutdown };
app_neverallows.te 36 neverallow { all_untrusted_apps -mediaprovider } init:unix_stream_socket connectto;
mls 37 mlsconstrain unix_stream_socket { connectto }
priv_app.te 140 neverallow priv_app init:unix_stream_socket connectto;
access_vectors 276 class unix_stream_socket
system_server.te 49 allow system_server zygote:unix_stream_socket { getopt getattr };
172 allow system_server surfaceflinger:unix_stream_socket { read write setopt };
510 allow system_server appdomain:{ fifo_file unix_stream_socket } { getattr read write };
649 allow system_server adbd:unix_stream_socket connectto;
651 allow system_server adbd:unix_stream_socket { getattr getopt ioctl read write shutdown };
  /system/sepolicy/prebuilts/api/26.0/private/
app_neverallows.te 31 neverallow all_untrusted_apps init:unix_stream_socket connectto;
mls 37 mlsconstrain unix_stream_socket { connectto }
priv_app.te 149 neverallow priv_app init:unix_stream_socket connectto;
app.te 63 allow appdomain system_server:unix_stream_socket { read write setopt getattr getopt shutdown };
70 allow appdomain surfaceflinger:unix_stream_socket { read write setopt getattr getopt shutdown };
147 allow appdomain dumpstate:unix_stream_socket { read write getopt getattr shutdown };
197 allow appdomain appdomain:unix_stream_socket { getopt getattr read write shutdown };
328 allow appdomain adbd:unix_stream_socket connectto;
330 allow appdomain adbd:unix_stream_socket { getattr getopt ioctl read write shutdown };
access_vectors 274 class unix_stream_socket
system_server.te 49 allow system_server zygote:unix_stream_socket { getopt getattr };
163 allow system_server surfaceflinger:unix_stream_socket { read write setopt };
481 allow system_server appdomain:{ fifo_file unix_stream_socket } { getattr read write };
621 allow system_server adbd:unix_stream_socket connectto;
623 allow system_server adbd:unix_stream_socket { getattr getopt ioctl read write shutdown };
  /external/selinux/libsepol/tests/policies/test-expander/
alias-base.conf 33 class unix_stream_socket
248 class unix_stream_socket
role-base.conf 33 class unix_stream_socket
248 class unix_stream_socket
user-base.conf 33 class unix_stream_socket
248 class unix_stream_socket
small-base.conf 33 class unix_stream_socket
248 class unix_stream_socket
  /external/selinux/libsepol/tests/policies/test-hooks/
cmp_policy.conf 33 class unix_stream_socket
248 class unix_stream_socket
small-base.conf 33 class unix_stream_socket
248 class unix_stream_socket
  /external/selinux/libsepol/tests/policies/test-deps/
base-metreq.conf 33 class unix_stream_socket
248 class unix_stream_socket
base-notmetreq.conf 33 class unix_stream_socket
247 class unix_stream_socket
small-base.conf 33 class unix_stream_socket
248 class unix_stream_socket
  /external/selinux/libsepol/tests/policies/test-linker/
small-base.conf 33 class unix_stream_socket
248 class unix_stream_socket
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf 23 class unix_stream_socket
234 class unix_stream_socket
    [all...]

Completed in 94 milliseconds