Fix bug map entry
Tclass was omitted for two entries.
Bug: 69928154
Bug: 69366875
Test: build
Change-Id: Ie12c240b84e365110516bcd786b98dc37295fdb9
diff --git a/private/bug_map b/private/bug_map
index ca35af4..d493c55 100644
--- a/private/bug_map
+++ b/private/bug_map
@@ -2,5 +2,5 @@
vold system_data_file file 62140539
system_server vendor_framework_file dir 68826235
crash_dump app_data_file dir 68319037
-crash_dump bluetooth_data_file 68319037
-crash_dump vendor_overlay_file 68319037
+crash_dump bluetooth_data_file dir 68319037
+crash_dump vendor_overlay_file dir 68319037