commit | 331279b239a6f5f392372f34cd6923fa589f9987 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Mon Feb 29 16:02:02 2016 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Mon Feb 29 16:19:46 2016 -0700 |
tree | f3866d4391cf888c1730b982d87e33626a982941 | |
parent | ca6abfd9d6c815053a89cf5c2bac11375b7de487 [diff] |
More lint checks. -- Error if Parcelable classes aren't final. -- Warn that MIN_/MAX_ constants that should be dynamic. -- Error if throwing raw RemoteException. -- Warn if methods accept File without stream variants. -- Ignore upstream ICU project. Bug: 27410989 Change-Id: I12d843e63078dc696c1798a20e088608f1ba9ed1