diff --git a/debuggerd.te b/debuggerd.te
index f78b9028cc8e4186d3eb3b73163ae298a85831f9..31453c9ceb79a2e906e28f22cb6ef4010844351f 100644
--- a/debuggerd.te
+++ b/debuggerd.te
@@ -5,3 +5,5 @@ type debuggerd_exec, exec_type, file_type;
 
 init_daemon_domain(debuggerd)
 unconfined_domain(debuggerd)
+relabelto_domain(debuggerd)
+allow debuggerd tombstone_data_file:dir relabelto;