diff --git a/public/te_macros b/public/te_macros index c3743e599df9069eba5095e4d98d38a393bb62c6..95f4bd4789bd50145aea18c687e457d9a92912aa 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:fd use; allow $1 dumpstate:fifo_file append; allow $1 tombstoned:unix_stream_socket connectto; allow $1 tombstoned:fd use;