Skip to content
Snippets Groups Projects
Commit 8afb51c1 authored by William Roberts's avatar William Roberts Committed by Android Git Automerger
Browse files

am c34a2527: Allow shell to connect to property service

* commit 'c34a2527':
  Allow shell to connect to property service
parents ba953625 c34a2527
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