forked from openkylin/platform_build
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:
commit
6022a9786f
|
@ -130,6 +130,8 @@ public class Errors
|
|||
UNAVAILABLE_SYMBOL,
|
||||
HIDDEN_SUPERCLASS,
|
||||
DEPRECATED,
|
||||
DEPRECATION_MISMATCH,
|
||||
MISSING_COMMENT,
|
||||
IO_ERROR,
|
||||
NO_SINCE_DATA,
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue