Merge "shell.te: hwbinder for lshal" am: ee2faadcad
am: 6832909b4f

Change-Id: I0acd257b35f55e9f125ea805b2152aa1296ffa88
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