Skip to content
Snippets Groups Projects
Commit 4ba87078 authored by Nick Kralevich's avatar Nick Kralevich Committed by Gerrit Code Review
Browse files

Merge "Update hostapd domain for /data/misc/wifi/sockets label change."

parents bbfa3522 f2067371
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,8 @@ allow hostapd self:udp_socket { create ioctl };
allow hostapd wifi_data_file:file rw_file_perms;
allow hostapd wifi_data_file:dir create_dir_perms;
allow hostapd wifi_data_file:sock_file { create setattr write unlink };
allow hostapd wpa_socket:dir create_dir_perms;
allow hostapd wpa_socket:sock_file create_file_perms;
allow hostapd netd:fd use;
allow hostapd netd:udp_socket { read write };
allow hostapd netd:netlink_kobject_uevent_socket { read write };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment