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

Commit 7788bf9b authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

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

parents 8d770b5c c0f228f5
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) {