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

Commit 170c8d93 authored by Jim Miller's avatar Jim Miller Committed by Android (Google) Code Review
Browse files

Merge "Remove extra KeyguardViewStateManager construction" into jb-mr1-lockscreen-dev

parents f778bfdf 03633d28
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -155,8 +155,6 @@ public class KeyguardHostView extends KeyguardViewBase {
        mAppWidgetContainer.setCallbacks(mWidgetCallbacks);
        mAppWidgetContainer.setMinScale(0.5f);

        mViewStateManager = new KeyguardViewStateManager();

        addDefaultWidgets();
        addWidgetsFromSettings();
        mSwitchPageRunnable.run();