blob: 336fc71559d2d14d8e53a05725d108ae1eb638c0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<lint>
 <!-- OpenSSLX509Certificate overrides a method added in API 26, but it does so knowingly. -->
<issue id="Override">
<ignore path="**/org/conscrypt/OpenSSLX509Certificate.java" />
    </issue>
<!-- These won't actually be included in the platform build. -->
<issue id="Assert">
<ignore path="**/org/conscrypt/Platform.java" />
</issue>
</lint>