77d4731e9d
This prevents denials from being generated by the base policy. Over time, these rules will be incrementally tightened to improve security. Change-Id: I4be1c987a5d69ac784a56d42fc2c9063c402de11
8 lines
213 B
Text
8 lines
213 B
Text
# wpa - wpa supplicant or equivalent
|
|
type wpa, domain;
|
|
permissive wpa;
|
|
type wpa_exec, exec_type, file_type;
|
|
|
|
init_daemon_domain(wpa)
|
|
unconfined_domain(wpa)
|
|
type_transition wpa wifi_data_file:sock_file wpa_socket;
|