diff --git a/public/te_macros b/public/te_macros
index 125ca81eee8baf139179e107453d9d21dc4828e7..c3743e599df9069eba5095e4d98d38a393bb62c6 100644
--- a/public/te_macros
+++ b/public/te_macros
@@ -458,6 +458,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;