Skip to content
Snippets Groups Projects
Commit 94651e19 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "shell.te: hwbinder for lshal" am: ee2faadc am: 6832909b

am: e5d7a8ce

Change-Id: I3c4398a0845d98c9824bde7f6a96bce2ac4ca665
parents 4e270210 e5d7a8ce
No related branches found
No related tags found
No related merge requests found
...@@ -86,7 +86,7 @@ allow shell { service_manager_type -gatekeeper_service -incident_service -instal ...@@ -86,7 +86,7 @@ allow shell { service_manager_type -gatekeeper_service -incident_service -instal
allow shell dumpstate:binder call; allow shell dumpstate:binder call;
# allow shell to get information from hwservicemanager # allow shell to get information from hwservicemanager
# for instance, listing hardware services with dumpsys # for instance, listing hardware services with lshal
hwbinder_use(shell) hwbinder_use(shell)
# allow shell to look through /proc/ for ps, top, netstat # allow shell to look through /proc/ for ps, top, netstat
......
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