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

Commit 150ff518 authored by cncn's avatar cncn Committed by android-build-merger
Browse files

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

am: 33c18faf

Change-Id: I32e59c1388b8abb8694cd682334fe26c50376843
parents b64edfd9 33c18faf
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) {