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

Merge "shell.te: hwbinder for lshal"

am: ee2faadc

Change-Id: Ic12fe80e16972a172092291058c12dd53c95ee14
parents 8eb8beba ee2faadc
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
allow shell dumpstate:binder call;
# allow shell to get information from hwservicemanager
# for instance, listing hardware services with dumpsys
# for instance, listing hardware services with lshal
hwbinder_use(shell)
# 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