Files
frameworks_base/tools/apilint
Jeff Sharkey bedb3fcf1d Executors instead of Handlers; collections.
New API council guidance is to have developers provide an Executor
instead of a Handler for specifying where a callback should be
dispatched.

Recommend that raw arrays be switched to Collections<> instead.

Disable overload checking, since it's far too noisy.

Test: sanity-checked linter output
Bug: 37893784, 34192159
Change-Id: Ifc9a69bfed1a1004c6604e12987a606d1d3fd6af
2017-12-05 09:42:31 -07:00
..
2017-11-13 13:25:05 -05:00