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

Commit 3e1d3118 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[Wi-Fi] WiFi Settings inclusive language fix plan phase 4"

parents 7b4d6804 8c28eafd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -108,8 +108,8 @@ public class TestAccessPointBuilder {
    public TestAccessPointBuilder setActive(boolean active) {
        if (active) {
            mNetworkInfo = new NetworkInfo(
                ConnectivityManager.TYPE_DUMMY,
                ConnectivityManager.TYPE_DUMMY,
                ConnectivityManager.TYPE_WIFI,
                ConnectivityManager.TYPE_WIFI,
                "TestNetwork",
                "TestNetwork");
        } else {