diff --git a/packages/SystemUI/src/com/android/systemui/statusbar/phone/KeyguardBouncer.java b/packages/SystemUI/src/com/android/systemui/statusbar/phone/KeyguardBouncer.java index 918d6bf93151f..8e65541081aa0 100644 --- a/packages/SystemUI/src/com/android/systemui/statusbar/phone/KeyguardBouncer.java +++ b/packages/SystemUI/src/com/android/systemui/statusbar/phone/KeyguardBouncer.java @@ -246,7 +246,7 @@ public class KeyguardBouncer { private void onFullyShown() { mFalsingCollector.onBouncerShown(); if (mKeyguardViewController == null) { - Log.wtf(TAG, "onFullyShown when view was null"); + Log.e(TAG, "onFullyShown when view was null"); } else { mKeyguardViewController.onResume(); mContainer.announceForAccessibility(