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

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

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

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

Change-Id: Ie14d9df4a7f23d852ca347af196bf34e46f5066e
parents 6fffccfc a960e23f
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -83,10 +83,6 @@ public class NetworkMonitorUtils {
            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
        // that transport on a test interface (for example, test ethernet networks with
        // EthernetManager#setIncludeTestInterfaces). Run validation on them for realistic tests.