Cole Faust | e76cbec | 2023-03-09 14:20:10 -0800 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <issues format="6" by="lint 8.0.0-dev" type="baseline" dependencies="true" variant="all" version="8.0.0-dev"> |
| 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/.intermediates/hardware/interfaces/security/rkp/aidl/android.hardware.security.rkp-V1-java-source/gen/android/hardware/security/keymint/IRemotelyProvisionedComponent.java" |
| 11 | line="50" |
| 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/.intermediates/hardware/interfaces/security/rkp/aidl/android.hardware.security.rkp-V2-java-source/gen/android/hardware/security/keymint/IRemotelyProvisionedComponent.java" |
| 22 | line="50" |
| 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/.intermediates/hardware/interfaces/security/rkp/aidl/android.hardware.security.rkp-V3-java-source/gen/android/hardware/security/keymint/IRemotelyProvisionedComponent.java" |
| 33 | line="495" |
| 34 | column="12"/> |
| 35 | </issue> |
| 36 | |
| 37 | </issues> |