1<?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 34 (current min is 33): `android.os.Binder#markVintfStability`"
7        errorLine1="      this.markVintfStability();"
8        errorLine2="           ~~~~~~~~~~~~~~~~~~">
9        <location
10            file="out/soong/.intermediates/hardware/interfaces/security/rkp/aidl/android.hardware.security.rkp-V1-java-source/gen/android/hardware/security/keymint/IRemotelyProvisionedComponent.java"
11            line="52"
12            column="12"/>
13    </issue>
14
15    <issue
16        id="NewApi"
17        message="Call requires API level 34 (current min is 33): `android.os.Binder#markVintfStability`"
18        errorLine1="      this.markVintfStability();"
19        errorLine2="           ~~~~~~~~~~~~~~~~~~">
20        <location
21            file="out/soong/.intermediates/hardware/interfaces/security/rkp/aidl/android.hardware.security.rkp-V2-java-source/gen/android/hardware/security/keymint/IRemotelyProvisionedComponent.java"
22            line="52"
23            column="12"/>
24    </issue>
25
26    <issue
27        id="NewApi"
28        message="Call requires API level 34 (current min is 33): `android.os.Binder#markVintfStability`"
29        errorLine1="      this.markVintfStability();"
30        errorLine2="           ~~~~~~~~~~~~~~~~~~">
31        <location
32            file="out/soong/.intermediates/hardware/interfaces/security/rkp/aidl/android.hardware.security.rkp-V3-java-source/gen/android/hardware/security/keymint/IRemotelyProvisionedComponent.java"
33            line="56"
34            column="12"/>
35    </issue>
36
37    <issue
38        id="NewApi"
39        message="Call requires API level 34 (current min is 33): `android.os.Binder#markVintfStability`"
40        errorLine1="      this.markVintfStability();"
41        errorLine2="           ~~~~~~~~~~~~~~~~~~">
42        <location
43            file="out/soong/.intermediates/hardware/interfaces/security/rkp/aidl/android.hardware.security.rkp-V4-java-source/gen/android/hardware/security/keymint/IRemotelyProvisionedComponent.java"
44            line="257"
45            column="12"/>
46    </issue>
47
48</issues>