Something went wrong on our end
-
repo sync authored
This prevents denials from being generated by the base policy. Over time, these rules will be incrementally tightened to improve security. Change-Id: I4be1c987a5d69ac784a56d42fc2c9063c402de11
repo sync authoredThis prevents denials from being generated by the base policy. Over time, these rules will be incrementally tightened to improve security. Change-Id: I4be1c987a5d69ac784a56d42fc2c9063c402de11
netd.te 183 B
# network manager
type netd, domain;
type netd_exec, exec_type, file_type;
permissive netd;
unconfined_domain(netd)
init_daemon_domain(netd)
domain_auto_trans(netd, dhcp_exec, dhcp)