OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chr_file
(Results
1 - 20
of
20
) sorted by null
/external/sepolicy/
tee.te
11
allow tee tee_device:
chr_file
rw_file_perms;
untrusted_app.te
32
allow untrusted_app tun_device:
chr_file
rw_file_perms;
57
allow untrusted_app mtp_device:
chr_file
rw_file_perms;
system_server.te
12
allow system_server ashmem_device:
chr_file
execute;
97
allow system_server qtaguid_device:
chr_file
rw_file_perms;
157
allow system_server alarm_device:
chr_file
rw_file_perms;
158
allow system_server gpu_device:
chr_file
rw_file_perms;
159
allow system_server iio_device:
chr_file
rw_file_perms;
161
allow system_server input_device:
chr_file
rw_file_perms;
162
allow system_server radio_device:
chr_file
r_file_perms;
163
allow system_server tty_device:
chr_file
rw_file_perms;
164
allow system_server usbaccessory_device:
chr_file
rw_file_perms;
166
allow system_server video_device:
chr_file
rw_file_perms
[
all
...]
unconfined.te
72
}:{
chr_file
file } ~{entrypoint execute_no_trans execmod execute relabelto};
73
allow unconfineddomain {dev_type -kmem_device}:{
chr_file
file } ~{entrypoint execute_no_trans execmod execute relabelto};
83
}:{
chr_file
file } ~{entrypoint execute_no_trans execmod execute relabelto};
app.te
12
allow appdomain ashmem_device:
chr_file
execute;
35
allow appdomain devpts:
chr_file
{ getattr read write ioctl };
89
allow appdomain qtaguid_device:
chr_file
r_file_perms;
93
allow appdomain gpu_device:
chr_file
{ rw_file_perms execute };
140
allow appdomain usb_device:
chr_file
{ read write getattr ioctl };
141
allow appdomain usbaccessory_device:
chr_file
{ read write getattr };
218
}:
chr_file
{ read write };
221
neverallow { untrusted_app isolated_app shell } graphics_device:
chr_file
{ read write };
223
neverallow { appdomain -nfc } nfc_device:
chr_file
225
neverallow { appdomain -bluetooth } hci_attach_dev:
chr_file
[
all
...]
mls
67
mlsconstrain { file lnk_file sock_file
chr_file
blk_file } { read getattr execute }
75
mlsconstrain { file lnk_file sock_file
chr_file
blk_file } { write setattr append unlink link rename }
access_vectors
178
class
chr_file
/cts/tools/selinux/src/
example_input_policy.conf
22
class
chr_file
356
class
chr_file
[
all
...]
/external/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/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/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/libsepol/tests/policies/test-linker/
small-base.conf
18
class
chr_file
179
class
chr_file
/external/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
...]
/cts/tools/selinux/test/
policy_test.conf
2233
allow unconfineddomain {fs_type dev_type file_type}:{
chr_file
file } ~{entrypoint relabelto};
2235
allow init {fs_type dev_type file_type}:{ dir { {
chr_file
blk_file } { file lnk_file sock_file fifo_file } } } relabelto;
2244
}:
chr_file
{ read write }
Completed in 60 milliseconds