diff --git a/public/dumpstate.te b/public/dumpstate.te
index c120736e850f1b046216010d5486ea6718c83115..4882b98144bdb1e530904c7d53f326bc34882703 100644
--- a/public/dumpstate.te
+++ b/public/dumpstate.te
@@ -89,6 +89,7 @@ binder_call(dumpstate, { appdomain netd wificond })
 
 # Vibrate the device after we are done collecting the bugreport
 # For binderized mode:
+hwbinder_use(dumpstate)
 binder_call(dumpstate, hal_dumpstate)
 binder_call(dumpstate, hal_vibrator)
 binder_call(dumpstate, hwservicemanager)