Merge "Sort hal_* declarations alphabetically"
diff --git a/public/tombstoned.te b/public/tombstoned.te
index c830d93..840c026 100644
--- a/public/tombstoned.te
+++ b/public/tombstoned.te
@@ -10,3 +10,4 @@
 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 };