Skip to content
Snippets Groups Projects
Commit 4a608d31 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Let fallback crash dumping write to dumpstate pipes."

parents de5db3ab 5efadd91
Branches
Tags
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment