crash_dump_fallback: allow dumpstate:fd use.
am: 17885f148d
Change-Id: I46546950720c4d3fa907f32a2af9ab42caa448ba
This commit is contained in:
commit
a3a8a3a039
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue