OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tun_device
(Results
1 - 4
of
4
) sorted by null
/system/sepolicy/
isolated_app.te
33
# Do not allow isolated_app to directly open
tun_device
34
neverallow isolated_app
tun_device
:chr_file open;
app.te
258
# device traffic. Do not allow untrusted app to directly open
tun_device
259
allow { appdomain -isolated_app }
tun_device
:chr_file { read write getattr ioctl append };
system_server.te
218
allow system_server
tun_device
:chr_file rw_file_perms;
file_contexts
132
/dev/tun u:object_r:
tun_device
:s0
Completed in 3008 milliseconds