Address NewApi lint warning in X509Util.java.

Android lint helpfully warns that we're using an API added after ICS.
We're doing this deliberately and safely (only on JB MR1 and up), so
suppress the lint warning.

Review URL: https://codereview.chromium.org/155183003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@249244 0039d316-1c4b-4281-b951-d872f2087c98
1 file changed