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

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

am dd238b56: Merge "Attempt to fix missing clock bug" into klp-dev

* commit 'dd238b56':
  Attempt to fix missing clock bug
parents 52105c17 dd238b56
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1213,6 +1213,7 @@ public class KeyguardHostView extends KeyguardViewBase {

    private void addWidgetsFromSettings() {
        if (mSafeModeEnabled || widgetsDisabled()) {
            addDefaultStatusWidget(0);
            return;
        }