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

Commit a413a4ae authored by Jim Miller's avatar Jim Miller
Browse files

Fix the build. DO NOT MERGE

Change-Id: Ic34e351f86cfb8299b666e860c067d905cce6747
parent 89513ee5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1655,7 +1655,7 @@ public class KeyguardHostView extends KeyguardViewBase {
            KeyguardWidgetFrame frame = mAppWidgetContainer.getWidgetPageAt(i);
            frame.removeAllViews();
        }
        getSecurityContainer().onPause(); // clean up any actions in progress
        mSecurityViewContainer.onPause(); // clean up any actions in progress
    }

    /**