blob: 62924b1471bf8bd3beb5d2bc1b3f9205e601115f [file] [log] [blame]
Cole Faust2424cc02024-01-10 12:30:37 -08001<?xml version="1.0" encoding="UTF-8"?>
2<issues format="6" by="lint 8.4.0-alpha01" type="baseline" client="" dependencies="true" name="" variant="all" version="8.4.0-alpha01">
3
4 <issue
5 id="NewApi"
6 message="Call requires API level 31 (current min is 30): `android.os.Binder#markVintfStability`"
7 errorLine1=" this.markVintfStability();"
8 errorLine2=" ~~~~~~~~~~~~~~~~~~">
9 <location
10 file="out/soong/.intermediates/hardware/interfaces/tetheroffload/aidl/android.hardware.tetheroffload-V1-java-source/gen/android/hardware/tetheroffload/IOffload.java"
11 line="64"
12 column="12"/>
13 </issue>
14
15 <issue
16 id="NewApi"
17 message="Call requires API level 31 (current min is 30): `android.os.Binder#markVintfStability`"
18 errorLine1=" this.markVintfStability();"
19 errorLine2=" ~~~~~~~~~~~~~~~~~~">
20 <location
21 file="out/soong/.intermediates/hardware/interfaces/tetheroffload/aidl/android.hardware.tetheroffload-V1-java-source/gen/android/hardware/tetheroffload/ITetheringOffloadCallback.java"
22 line="45"
23 column="12"/>
24 </issue>
25
26</issues>