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

Commit de60756a authored by cncn's avatar cncn
Browse files

Update-ability: Safely remove clearFlag per Lorenzo and Jean's advice

Bug: 145164002
Test: Manually test PAN for both wifi and sim, by having a macbook using
the hotspot from the testing device

Change-Id: I47b232a1341f182a0c2f40a6ac4fb6d01cc0f126
parent c5725410
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -639,8 +639,6 @@ public class PanService extends ProfileService {
                } else {
                    ifcg.setInterfaceDown();
                }

                ifcg.clearFlag("running");
                service.setInterfaceConfig(iface, ifcg);

                if (enable) {