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

Commit 0c09c2ef authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Merge cherrypicks of [9817090] into qt-qpr2-release

Change-Id: I7b146ef46bdd1b9304029bda3a92080ef99f140c
parents f3251e96 83c8318a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -144,7 +144,7 @@ public class KeyguardIndicationController implements StateListener,
                Dependency.get(AccessibilityController.class),
                Dependency.get(AccessibilityController.class),
                UnlockMethodCache.getInstance(context),
                UnlockMethodCache.getInstance(context),
                Dependency.get(StatusBarStateController.class),
                Dependency.get(StatusBarStateController.class),
                Dependency.get(KeyguardUpdateMonitor.class),
                KeyguardUpdateMonitor.getInstance(context),
                Dependency.get(DockManager.class));
                Dependency.get(DockManager.class));
    }
    }