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

  /system/sepolicy/prebuilts/api/26.0/public/
te_macros 92 attribute pdx_$1_endpoint_socket_type;
102 type pdx_$1_endpoint_socket, pdx_$1_endpoint_socket_type, pdx_endpoint_socket_type, file_type, coredomain_socket, mlstrustedobject, mlstrustedsubject;
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 };
122 neverallow {domain -$1} pdx_$2_endpoint_socket_type:unix_stream_socket { listen accept };
130 allow $1 pdx_$2_endpoint_socket_type:sock_file rw_file_perms;
132 allow $1 pdx_$2_endpoint_socket_type:unix_stream_socket { connectto read write shutdown };
  /system/sepolicy/prebuilts/api/27.0/public/
te_macros 92 attribute pdx_$1_endpoint_socket_type;
102 type pdx_$1_endpoint_socket, pdx_$1_endpoint_socket_type, pdx_endpoint_socket_type, file_type, coredomain_socket, mlstrustedobject, mlstrustedsubject;
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 };
126 neverallow {domain -$1} pdx_$2_endpoint_socket_type:unix_stream_socket { listen accept };
134 allow $1 pdx_$2_endpoint_socket_type:sock_file rw_file_perms;
136 allow $1 pdx_$2_endpoint_socket_type:unix_stream_socket { connectto read write shutdown };
  /system/sepolicy/prebuilts/api/28.0/public/
te_macros 92 attribute pdx_$1_endpoint_socket_type;
102 type pdx_$1_endpoint_socket, pdx_$1_endpoint_socket_type, pdx_endpoint_socket_type, file_type, coredomain_socket, mlstrustedobject, mlstrustedsubject;
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 };
126 neverallow {domain -$1} pdx_$2_endpoint_socket_type:unix_stream_socket { listen accept };
134 allow $1 pdx_$2_endpoint_socket_type:sock_file rw_file_perms;
136 allow $1 pdx_$2_endpoint_socket_type:unix_stream_socket { connectto read write shutdown };
  /system/sepolicy/public/
te_macros 92 attribute pdx_$1_endpoint_socket_type;
102 type pdx_$1_endpoint_socket, pdx_$1_endpoint_socket_type, pdx_endpoint_socket_type, file_type, coredomain_socket, mlstrustedobject, mlstrustedsubject;
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 };
126 neverallow {domain -$1} pdx_$2_endpoint_socket_type:unix_stream_socket { listen accept };
134 allow $1 pdx_$2_endpoint_socket_type:sock_file rw_file_perms;
136 allow $1 pdx_$2_endpoint_socket_type:unix_stream_socket { connectto read write shutdown };

Completed in 388 milliseconds