You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
1.7 KiB
44 lines
1.7 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<issues format="5" by="lint 4.1.0" client="cli" variant="all" version="4.1.0">
|
|
|
|
<issue
|
|
id="NewApi"
|
|
message="Call requires API level 30 (current min is 29): `android.net.LinkProperties#getDhcpServerAddress`">
|
|
<location
|
|
file="packages/modules/NetworkStack/tests/integration/common/android/net/ip/IpClientIntegrationTestCommon.java"
|
|
line="1574"/>
|
|
</issue>
|
|
|
|
<issue
|
|
id="NewApi"
|
|
message="Call requires API level 30 (current min is 29): `android.net.LinkProperties#getNat64Prefix`">
|
|
<location
|
|
file="packages/modules/NetworkStack/tests/integration/common/android/net/ip/IpClientIntegrationTestCommon.java"
|
|
line="2014"/>
|
|
</issue>
|
|
|
|
<issue
|
|
id="NewApi"
|
|
message="Call requires API level 30 (current min is 29): `android.net.LinkProperties#getNat64Prefix`">
|
|
<location
|
|
file="packages/modules/NetworkStack/tests/integration/common/android/net/ip/IpClientIntegrationTestCommon.java"
|
|
line="2020"/>
|
|
</issue>
|
|
|
|
<issue
|
|
id="NewApi"
|
|
message="Call requires API level 30 (current min is 29): `android.net.LinkProperties#getNat64Prefix`">
|
|
<location
|
|
file="packages/modules/NetworkStack/tests/integration/common/android/net/ip/IpClientIntegrationTestCommon.java"
|
|
line="2050"/>
|
|
</issue>
|
|
|
|
<issue
|
|
id="NewApi"
|
|
message="Call requires API level 30 (current min is 29): `android.net.LinkProperties#getNat64Prefix`">
|
|
<location
|
|
file="packages/modules/NetworkStack/tests/integration/common/android/net/ip/IpClientIntegrationTestCommon.java"
|
|
line="2051"/>
|
|
</issue>
|
|
|
|
</issues> |