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

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

am 37050124: am a413a4ae: Fix the build. DO NOT MERGE

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

    /**