Skip to content
Snippets Groups Projects
Commit c34a2527 authored by William Roberts's avatar William Roberts
Browse files

Allow shell to connect to property service

Change-Id: I06ea2b400cc826c684b6ad25e12b021c2667b48a
parent 61c80d5e
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ app_domain(shell) ...@@ -36,7 +36,7 @@ app_domain(shell)
allow shell shell_prop:property_service set; allow shell shell_prop:property_service set;
# setprop toolbox command # setprop toolbox command
allow shell property_socket:sock_file write; unix_socket_connect(shell, property, init)
# ctl interface # ctl interface
allow shell ctl_dumpstate_prop:property_service set; allow shell ctl_dumpstate_prop:property_service set;
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