MÃ¥rten Kongstad | 4ece737 | 2024-06-20 09:05:51 +0200 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <issues format="6" by="lint 8.4.0-alpha08" type="baseline" client="" dependencies="true" name="" variant="all" version="8.4.0-alpha08"> |
| 3 | |
| 4 | <issue |
| 5 | id="FlaggedApi" |
| 6 | message="Field `TETHERING_VIRTUAL` is a flagged API and should be inside an `if (Flags.tetheringRequestVirtual())` check (or annotate the surrounding method `?` with `@FlaggedApi(Flags.TETHERING_REQUEST_VIRTUAL) to transfer requirement to caller`)" |
| 7 | errorLine1=" public static final int MAX_TETHERING_TYPE = TETHERING_VIRTUAL;" |
| 8 | errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| 9 | <location |
| 10 | file="packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/TetheringManager.java" |
| 11 | line="211" |
| 12 | column="50"/> |
| 13 | </issue> |
| 14 | |
| 15 | </issues> |