Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_device_samsung_universal7904-common
/
1d9820c89f141ed25e583bedcdb6da9c2701ddd5
/
.
/
sepolicy
/
vendor
/
netd.te
blob: 1e3fdb68b687555c8ff51288aa8918f20fb1e4c3 [
file
] [
log
] [
blame
]
allow netd
self
:
capability sys_module
;
allow netd init
:
tcp_socket rw_socket_perms_no_ioctl
;
allow netd sysfs_virtual
:
dir search
;
allow netd sysfs_virtual
:
file w_file_perms
;