forked from openkylin/platform_build
DO NOT MERGE - These errors were missing from the list, which made it impossible to turn them off.
Change-Id: I94652bad7084f3868049b4ea0e43bb90f86dba6f
This commit is contained in:
parent
27ce881183
commit
c0bad69b82
|
@ -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