Skip to content
Snippets Groups Projects
Commit 321a26ef authored by Christopher Wiley's avatar Christopher Wiley Committed by Android (Google) Code Review
Browse files

Merge "Give wificond permission to start/stop init services"

parents 60db356d 1faa9c55
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ allow wificond wificond_service:service_manager { add find };
allow wificond sysfs_wlan_fwpath:file w_file_perms;
set_prop(wificond, wifi_prop)
set_prop(wificond, ctl_default_prop)
# create sockets to set interfaces up and down
allow wificond self:udp_socket create_socket_perms;
......
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