diff --git a/dumpstate.te b/dumpstate.te
index 242cb932655f9768dd4daa4af72e4462e08168bd..481febad2b2101cfe4225ed359093cd8c73b0283 100644
--- a/dumpstate.te
+++ b/dumpstate.te
@@ -97,6 +97,10 @@ control_logd(dumpstate)
 allow dumpstate net_data_file:dir search;
 allow dumpstate net_data_file:file r_file_perms;
 
+# Access /data/tombstones.
+allow dumpstate tombstone_data_file:dir r_dir_perms;
+allow dumpstate tombstone_data_file:file r_file_perms;
+
 service_manager_local_audit_domain(dumpstate)
 auditallow dumpstate {
     service_manager_type