am e76eacac: am 9e42da45: Add a new event log tag for corrupted database files.
Merge commit 'e76eacac590ab1f9f5a08da0a92b0b1acac5037b'
* commit 'e76eacac590ab1f9f5a08da0a92b0b1acac5037b':
Add a new event log tag for corrupted database files.
diff --git a/logcat/event-log-tags b/logcat/event-log-tags
index fcb2708..9344004 100644
--- a/logcat/event-log-tags
+++ b/logcat/event-log-tags
@@ -292,6 +292,7 @@
75001 sqlite_mem_alarm_max (max|1|2)
75002 sqlite_mem_alarm_alloc_attempt (attempts|1|4)
75003 sqlite_mem_released (Memory released|1|2)
+75004 sqlite_db_corrupt (Database file corrupt|3)
40000 checkin (Check in time|2|3)