Files
rk35xx-android14/external/conscrypt/lint-baseline.xml
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

16 lines
637 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<issues format="5" by="lint 4.1.0" client="cli" variant="all" version="4.1.0">
<issue
id="NewApi"
message="Call requires API level R (current min is 29): `android.system.ErrnoException#rethrowAsSocketException`"
errorLine1=" throw errnoException.rethrowAsSocketException();"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="external/conscrypt/repackaged/platform/src/main/java/com/android/org/conscrypt/Platform.java"
line="134"
column="34"/>
</issue>
</issues>