commit | 9e42da45cf8de612107fb14660763eeca7582b8f | [log] [tgz] |
---|---|---|
author | Jeff Hamilton <jham@android.com> | Tue Sep 29 11:46:46 2009 -0700 |
committer | Jeff Hamilton <jham@android.com> | Tue Sep 29 11:46:46 2009 -0700 |
tree | 687fa40cae9518444cb5f778e8a29e03486bd120 | |
parent | 09e713789e31f640a80af1cddb2fc40cbeb02ad5 [diff] |
Add a new event log tag for corrupted database files. Change-Id: I6b920de4e7c86257cb56a75e570c01a42fb2d082
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)