diff --git a/public/te_macros b/public/te_macros
index d5f97f23bef6308a4ef45908e7fb07a3b52734ab..d7609b3affb6aa931692850b0d5ac119e0be9d2c 100644
--- a/public/te_macros
+++ b/public/te_macros
@@ -469,6 +469,7 @@ userdebug_or_eng(`
   allow $1 su:fifo_file append;
 ')
 allow $1 anr_data_file:file append;
+allow $1 dumpstate:fd use;
 allow $1 dumpstate:fifo_file append;
 allow $1 tombstoned:unix_stream_socket connectto;
 allow $1 tombstoned:fd use;