mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
Merge "Added some allows to netmgrd.te"
This commit is contained in:
committed by
Android (Google) Code Review
commit
b814cceb3e
@@ -4,6 +4,11 @@ type netmgrd_exec, exec_type, file_type;
|
||||
net_domain(netmgrd)
|
||||
init_daemon_domain(netmgrd)
|
||||
|
||||
allow netmgrd self:socket create_socket_perms_no_ioctl;
|
||||
allowxperm netmgrd self:udp_socket ioctl priv_sock_ioctls;
|
||||
|
||||
allow netmgrd toolbox_exec:file rx_file_perms;
|
||||
|
||||
userdebug_or_eng(`
|
||||
permissive netmgrd;
|
||||
')
|
||||
|
||||
Reference in New Issue
Block a user