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

Commit 37050124 authored by Jim Miller's avatar Jim Miller Committed by Android Git Automerger
Browse files

am a413a4ae: Fix the build. DO NOT MERGE

* commit 'a413a4ae':
  Fix the build.  DO NOT MERGE
parents 7c9bd98a a413a4ae
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
    }

    /**