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

Merge "Allow system_server to set ctl.bugreport property."

parents 34e8465c 971b5d7c
No related branches found
No related tags found
No related merge requests found
......@@ -194,6 +194,7 @@ allow system_server powerctl_prop:property_service set;
# ctl interface
allow system_server ctl_default_prop:property_service set;
allow system_server ctl_bugreport_prop:property_service set;
# Create a socket for receiving info from wpa.
type_transition system_server wifi_data_file:sock_file system_wpa_socket;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment