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

Commit 7c726fb4 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove extraneous log message" into oc-dr1-dev

parents 0bd1a7b4 b40e4ae7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -613,7 +613,6 @@ public class NavigationBarView extends FrameLayout implements PluginListener<Nav
        if (!updateCurrentView()) {
            return;
        }
        Log.d(TAG, "reorient", new Throwable());

        mDeadZone = (DeadZone) mCurrentView.findViewById(R.id.deadzone);
        if (getRootView() instanceof NavigationBarFrame) {