diff --git a/public/shell.te b/public/shell.te
index fb40b9580af353b81b2282558b806526dbb90ad0..0e55f84909cf4bef0aa5d221aab1c20afa7411ad 100644
--- a/public/shell.te
+++ b/public/shell.te
@@ -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