am 9e42da45: Add a new event log tag for corrupted database files.

Merge commit '9e42da45cf8de612107fb14660763eeca7582b8f' into eclair-plus-aosp

* commit '9e42da45cf8de612107fb14660763eeca7582b8f':
  Add a new event log tag for corrupted database files.
This commit is contained in:
Jeff Hamilton 2009-09-29 12:22:04 -07:00 committed by Android Git Automerger
commit e76eacac59
1 changed files with 1 additions and 0 deletions

View File

@ -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)