Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a960e23f authored by Chalard Jean's avatar Chalard Jean Committed by Automerger Merge Worker
Browse files

Remove an out-of-date comment am: 2a858092

Original change: https://android-review.googlesource.com/c/platform/packages/modules/NetworkStack/+/1845977

Change-Id: Ib14056ad67d77243cb72992b4e90457dbdccaa04
parents 29e8d1cf 2a858092
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -83,10 +83,6 @@ public class NetworkMonitorUtils {
            return true;
            return true;
        }
        }


        // TODO: once TRANSPORT_TEST is @SystemApi in S and S SDK is stable (so constant shims can
        // be replaced with the SDK constant that will be inlined), replace isTestNetwork with
        // hasTransport(TRANSPORT_TEST)

        // Test networks that also have one of the major transport types are attempting to replicate
        // Test networks that also have one of the major transport types are attempting to replicate
        // that transport on a test interface (for example, test ethernet networks with
        // that transport on a test interface (for example, test ethernet networks with
        // EthernetManager#setIncludeTestInterfaces). Run validation on them for realistic tests.
        // EthernetManager#setIncludeTestInterfaces). Run validation on them for realistic tests.