Skip to content
Snippets Groups Projects
Commit 8ec027e4 authored by Josh Gao's avatar Josh Gao Committed by android-build-merger
Browse files

tombstoned: allow append to anr_data_file. am: 4eddb3e3 am: 9c4aac9c am: 3758eb6c

am: a53adef7

Change-Id: Idbf7a9cd75d3950e81745eaa01a38420ae44420f
parents d8866fde a53adef7
Branches
Tags
No related merge requests found
......@@ -10,3 +10,4 @@ allow tombstoned domain:dir r_dir_perms;
allow tombstoned domain:file r_file_perms;
allow tombstoned tombstone_data_file:dir rw_dir_perms;
allow tombstoned tombstone_data_file:file create_file_perms;
allow tombstoned anr_data_file:file { getattr append };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment