<div dir="ltr"><div>Hi folks!</div><div><br></div><div>tl;dr: ./mach lint --linter android-{api-lint,lint,checkstyle,findbugs,test} is the new ./mach android {api-lint,lint,checkstyle,findbugs,test}.</div><div><br></div><div>I just landed <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1512487">Bug 1512487</a> and assuming it sticks the "build-like" `mach android` tasks have been replaced by mozlint lints.  That means two big workflow improvements:</div><div><br></div><div>1) `./mach lint` support, including `./mach lint --outgoing` (which should already be part of your workflow!)</div><div><br></div><div>2) Phabricator support, meaning that lint errors will result in reviewbot comments on your revisions.</div><div><br></div><div>For efficiency in CI, all of the Android lints run in a single, tier 1, Android "A(lints)" job (which at this time, takes roughly 20 minutes to complete.)</div><div><br></div><div>Please file fallout blocking <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1512487">Bug 1512487</a>.  Many thanks to Agi for referring and to ahal for building the mozlint ecosystem to a place where this was possible.  Hurray for standard workflows on Android!</div><div><br></div><div>Nick<br></div></div>