diff --git a/public/te_macros b/public/te_macros
index 80b56964563781ef38fbf3fba92853a1dd785d8b..d5f97f23bef6308a4ef45908e7fb07a3b52734ab 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:fifo_file append;
 allow $1 tombstoned:unix_stream_socket connectto;
 allow $1 tombstoned:fd use;
 allow $1 tombstoned_crash_socket:sock_file write;