blob: 6884eebd30320021290188b309c04783497009db [file] [log] [blame]
# For netutils to be able to write their stdout stderr to the pipes opened by netmgrd
allow netutils_wrapper netmgrd:fd use;
allow netutils_wrapper netmgrd:fifo_file { getattr ioctl read write };
allowxperm netutils_wrapper netmgrd:fifo_file ioctl { TCGETS };
userdebug_or_eng(`
allow netutils_wrapper diag_device:chr_file rw_file_perms;
')
dontaudit netutils_wrapper kernel:system module_request;
dontaudit netutils_wrapper self:capability sys_module;