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

Commit e8b3dcc7 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: 7788bf9b

Change-Id: Ife2e51e3fd382be5b78724bbb301d9d435df1460
parents 458accd1 7788bf9b
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) {