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

Commit e8f0ecab 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 f30b45f8 de60756a
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) {