commit | 85866856884ab5777ccd8764739e29e57bcea77f | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed Apr 30 23:40:38 2014 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed Apr 30 23:40:38 2014 |
tree | 6eddef06494967f607310205150e772aa95d30e8 | |
parent | 5d0cb51ba3dbe7e642c03fe730b089935282d916 [diff] |
Suppress NewApi Android lint warnings in VSyncMonitor. VSyncMonitor uses android.view.Choreographer (which was added in JB) on JB and up. Android lint warns about using this new API, but the warning is a false positive since we're only using the new API on JB and up. NOTRY=true Review URL: https://codereview.chromium.org/266623003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267378 0039d316-1c4b-4281-b951-d872f2087c98