Merge "DO NOT MERGE - These errors were missing from the list, which made it impossible to turn them off." into gingerbread

This commit is contained in:
Joe Onorato 2010-09-16 11:17:37 -07:00 committed by Android (Google) Code Review
commit 6022a9786f
1 changed files with 2 additions and 0 deletions

View File

@ -130,6 +130,8 @@ public class Errors
UNAVAILABLE_SYMBOL,
HIDDEN_SUPERCLASS,
DEPRECATED,
DEPRECATION_MISMATCH,
MISSING_COMMENT,
IO_ERROR,
NO_SINCE_DATA,
};