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

  /external/sepolicy/
tee.te 11 allow tee tee_device:chr_file rw_file_perms;
app.te 12 allow appdomain ashmem_device:chr_file execute;
40 allow appdomain devpts:chr_file { getattr read write ioctl };
105 allow appdomain qtaguid_device:chr_file r_file_perms;
109 allow { appdomain -isolated_app } gpu_device:chr_file { rw_file_perms execute };
159 allow appdomain usb_device:chr_file { read write getattr ioctl };
160 allow appdomain usbaccessory_device:chr_file { read write getattr };
192 allow appdomain console_device:chr_file { read write };
230 }:chr_file { read write };
233 neverallow { untrusted_app isolated_app shell } graphics_device:chr_file { read write };
235 neverallow { appdomain -nfc } nfc_device:chr_file
    [all...]
system_server.te 12 allow system_server ashmem_device:chr_file execute;
90 allow system_server qtaguid_device:chr_file rw_file_perms;
160 allow system_server alarm_device:chr_file rw_file_perms;
161 allow system_server gpu_device:chr_file rw_file_perms;
162 allow system_server iio_device:chr_file rw_file_perms;
164 allow system_server input_device:chr_file rw_file_perms;
165 allow system_server radio_device:chr_file r_file_perms;
166 allow system_server tty_device:chr_file rw_file_perms;
167 allow system_server usbaccessory_device:chr_file rw_file_perms;
169 allow system_server video_device:chr_file rw_file_perms
    [all...]
isolated_app.te 41 neverallow isolated_app gpu_device:chr_file { rw_file_perms execute };
te_macros 284 type_transition $1 devpts:chr_file $1_devpts;
286 allow $1 $1_devpts:chr_file { open getattr read write ioctl };
287 # Note: devpts:dir search and ptmx_device:chr_file rw_file_perms
314 allow $1 pmsg_device:chr_file w_file_perms;
untrusted_app.te 32 allow untrusted_app tun_device:chr_file rw_file_perms;
69 allow untrusted_app mtp_device:chr_file rw_file_perms;
mls 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 }
access_vectors 178 class chr_file
  /external/selinux/libsepol/tests/policies/test-expander/
alias-base.conf 18 class chr_file
179 class chr_file
role-base.conf 18 class chr_file
179 class chr_file
user-base.conf 18 class chr_file
179 class chr_file
small-base.conf 18 class chr_file
179 class chr_file
  /external/selinux/libsepol/tests/policies/test-hooks/
cmp_policy.conf 18 class chr_file
179 class chr_file
small-base.conf 18 class chr_file
179 class chr_file
  /external/selinux/libsepol/tests/policies/test-deps/
base-metreq.conf 18 class chr_file
179 class chr_file
base-notmetreq.conf 18 class chr_file
178 class chr_file
small-base.conf 18 class chr_file
179 class chr_file
  /external/selinux/libsepol/tests/policies/test-linker/
small-base.conf 18 class chr_file
179 class chr_file
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf 10 class chr_file
171 class chr_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 }
1153 neverallow ~memory_raw_read memory_device_t:{ chr_file blk_file } read;
1154 neverallow ~memory_raw_write memory_device_t:{ chr_file blk_file } { append write };
    [all...]

Completed in 4892 milliseconds