commit | 294f0de15b510afc06a436bf7cd45d99512c71d3 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Fri Aug 29 17:41:43 2014 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Fri Aug 29 17:41:49 2014 -0700 |
tree | 252b698a2bb89a21dbe1a3c667e3d79b69b67644 | |
parent | af0fe973b3ad9b54702abcfed46ce12d4801780e [diff] |
More API lint checks. When offering a helper Service, etc, all platform provided methods should be marked final. Otherwise, if available for developer to override, they should follow onFoo() style naming. Catch anyone returning concrete collections types, and look for overlapping flags. Change-Id: I29d95f3dff78a4da968a46f10be89eada509648c