Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_device_samsung_universal7904-common
/
c3a5dfcf8cf49ba62c0f05978933657eb7dc7608
/
.
/
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
;