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

Commit 585754e3 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 4442250 from 7ca92b7b to oc-m2-release

Change-Id: I20cde251136f61d198a9f0d7d1962f5b7f1e4033
parents b43bf587 7ca92b7b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1030,7 +1030,7 @@ public class WifiConfigController implements TextWatcher,
                setUserCertInvisible();
                setPasswordInvisible();
                setIdentityInvisible();
                if (mAccessPoint.isCarrierAp()) {
                if (mAccessPoint != null && mAccessPoint.isCarrierAp()) {
                    setEapMethodInvisible();
                }
                break;