diff --git a/app.te b/app.te index b6bbdc338af13233a24146cf8084b558713155f1..8b8eed954d7b19574add9047c20d03b28f1677cf 100644 --- a/app.te +++ b/app.te @@ -111,6 +111,7 @@ allow appdomain anr_data_file:file { open append }; # Allow apps to send dump information to dumpstate allow appdomain dumpstate:fd use; allow appdomain dumpstate:unix_stream_socket { read write getopt getattr shutdown }; +allow appdomain dumpstate:fifo_file { write getattr }; allow appdomain shell_data_file:file { write getattr }; # Write profiles /data/misc/profiles