Merge "shell.te: hwbinder for lshal" am: ee2faadcad am: 6832909b4f
am: e5d7a8ce8a
Change-Id: I3c4398a0845d98c9824bde7f6a96bce2ac4ca665
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