diff options
author | Dan Egnor <egnor@google.com> | 2010-03-10 13:06:28 -0800 |
---|---|---|
committer | Dan Egnor <egnor@google.com> | 2010-03-10 13:06:28 -0800 |
commit | 36cf32f6bd2274574b2e84d1e4600455ca832682 (patch) | |
tree | 2f7038647915c3ea860ee177e09710bd3b5a2841 | |
parent | 732799eca9f2767996bc423503937c4c935bb630 (diff) | |
download | system_core-36cf32f6bd2274574b2e84d1e4600455ca832682.zip system_core-36cf32f6bd2274574b2e84d1e4600455ca832682.tar.gz system_core-36cf32f6bd2274574b2e84d1e4600455ca832682.tar.bz2 |
Remove an obsolete event log tag.
Change-Id: Idb718bdc88bca244eb88af5f391055cd40b42fd8
-rw-r--r-- | logcat/event.logtags | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/logcat/event.logtags b/logcat/event.logtags index 1b38f4c..5e6c256 100644 --- a/logcat/event.logtags +++ b/logcat/event.logtags @@ -111,8 +111,6 @@ 75003 sqlite_mem_released (Memory released|1|2) 75004 sqlite_db_corrupt (Database file corrupt|3) -40000 checkin (Check in time|2|3) - 50000 menu_item_selected (Menu type where 0 is options and 1 is context|1|5),(Menu item title|3) 50001 menu_opened (Menu type where 0 is options and 1 is context|1|5) |