blob: 4f92c9c2d41db389a282e1bc4d9ce4ee34c9212a [file] [log] [blame]
Cole Faust14ac5ad2023-03-09 14:07:52 -08001<?xml version="1.0" encoding="UTF-8"?>
Cole Faust4ecdedd2024-01-10 12:30:41 -08002<issues format="6" by="lint 8.4.0-alpha01" type="baseline" client="" dependencies="true" name="" variant="all" version="8.4.0-alpha01">
Cole Faust14ac5ad2023-03-09 14:07:52 -08003
4 <issue
5 id="NewApi"
6 message="Call requires API level 31 (current min is 30): `android.net.netstats.provider.NetworkStatsProvider#notifyWarningReached`"
7 errorLine1=" mStatsProvider.notifyWarningReached();"
8 errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
9 <location
10 file="packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/OffloadController.java"
Cole Faust4ecdedd2024-01-10 12:30:41 -080011 line="283"
Cole Faust14ac5ad2023-03-09 14:07:52 -080012 column="44"/>
13 </issue>
14
15</issues>