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 31 (current min is 30): `android.os.Binder#markVintfStability`" |
| 7 | errorLine1=" this.markVintfStability();" |
| 8 | errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| 9 | <location |
| 10 | file="out/.intermediates/hardware/interfaces/wifi/hostapd/aidl/android.hardware.wifi.hostapd-V1-java-source/gen/android/hardware/wifi/hostapd/IHostapd.java" |
| 11 | line="55" |
| 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/.intermediates/hardware/interfaces/wifi/hostapd/aidl/android.hardware.wifi.hostapd-V1-java-source/gen/android/hardware/wifi/hostapd/IHostapdCallback.java" |
| 22 | line="46" |
| 23 | column="12"/> |
| 24 | </issue> |
| 25 | |
| 26 | <issue |
| 27 | id="NewApi" |
| 28 | message="Call requires API level 31 (current min is 30): `android.os.Binder#markVintfStability`" |
| 29 | errorLine1=" this.markVintfStability();" |
| 30 | errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| 31 | <location |
| 32 | file="out/.intermediates/hardware/interfaces/wifi/hostapd/aidl/android.hardware.wifi.hostapd-V2-java-source/gen/android/hardware/wifi/hostapd/IHostapd.java" |
| 33 | line="117" |
| 34 | column="12"/> |
| 35 | </issue> |
| 36 | |
| 37 | <issue |
| 38 | id="NewApi" |
| 39 | message="Call requires API level 31 (current min is 30): `android.os.Binder#markVintfStability`" |
| 40 | errorLine1=" this.markVintfStability();" |
| 41 | errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| 42 | <location |
| 43 | file="out/.intermediates/hardware/interfaces/wifi/hostapd/aidl/android.hardware.wifi.hostapd-V2-java-source/gen/android/hardware/wifi/hostapd/IHostapdCallback.java" |
| 44 | line="62" |
| 45 | column="12"/> |
| 46 | </issue> |
| 47 | |
| 48 | </issues> |