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

Commit 26c08080 authored by Yash Garg's avatar Yash Garg 💬
Browse files

remove log from condition

parent 987596da
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2368,7 +2368,6 @@ public class PhoneWindowManager implements WindowManagerPolicy {
        // If [appSwitchLongPressAction] is [SPLIT_SCREEN], switch to [NOTHING]
        if (mAppSwitchLongPressAction.ordinal() == Action.SPLIT_SCREEN.ordinal()) {
            mAppSwitchLongPressAction = Action.NOTHING;
            Log.i(TAG, "inside true condition");
        }

        mEdgeLongSwipeAction = Action.fromSettings(resolver,