Merge "shell.te: hwbinder for lshal"

This commit is contained in:
Treehugger Robot 2017-02-14 03:44:52 +00:00 committed by Gerrit Code Review
commit ee2faadcad

View file

@ -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