• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8"?>
2<issues format="5" by="lint 4.1.0" client="cli" variant="all" version="4.1.0">
3
4    <issue
5        id="NewApi"
6        message="Call requires API level R (current min is 29): `android.system.ErrnoException#rethrowAsSocketException`"
7        errorLine1="            throw errnoException.rethrowAsSocketException();"
8        errorLine2="                                 ~~~~~~~~~~~~~~~~~~~~~~~~">
9        <location
10            file="external/conscrypt/repackaged/platform/src/main/java/com/android/org/conscrypt/Platform.java"
11            line="134"
12            column="34"/>
13    </issue>
14
15</issues>
16