Merge "shell.te: hwbinder for lshal"
am: ee2faadcad
Change-Id: Ic12fe80e16972a172092291058c12dd53c95ee14
diff --git a/public/shell.te b/public/shell.te
index fb40b95..0e55f84 100644
--- a/public/shell.te
+++ b/public/shell.te
@@ -86,7 +86,7 @@
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