Several different types of lint warnings are generated when building chrome on android. This bug will track those where only a few instances are generated for each type of lint warning, including: MissingSuperCall, InconsistentArrays, ValidFragment, Orientation, StringFormatInvalid, WrongConstant, Handlerleak, TypographyDashes, ButtonOrder, and ContentDescription.
Tracking bug for android lint warnings.
In http://crbug.com/607761 , we made GN fail builds when lint warnings exist. However, we suppressed all existing lint warnings to do so, and many of these lint warnings should still be addressed.
Tracking bug for android lint warnings.
In http://crbug.com/607761 , we made GN fail builds when lint warnings exist. However, we suppressed all existing lint warnings to do so, and many of these lint warnings should still be addressed.
Description of the lint errors: http://tools.android.com/tips/lint-checks
Tracking bug for android lint warnings.
In http://crbug.com/607761 , we made GN fail builds when lint warnings exist. And in http://crbug.com/669999, lint is updated. However, we suppressed all existing lint warnings to do so, and many of these lint warnings should still be addressed.
Description of the lint errors: http://tools.android.com/tips/lint-checks
Comment 1 by bugdroid1@chromium.org
, Aug 8 2016