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

Commit 245091e4 authored by Chandru's avatar Chandru Committed by Chandru S
Browse files

Downgrade to appropriate logging level

Old CL that was not cherry-picked to tm-qpr-dev

Test: N/A, logging level change.
Fixes: 249542165

Change-Id: I9e4c5d7253fa3621ab99aad2cfefcea8e2f6c572
(cherry picked from commit f7d5c5a8)
parent 7b9c2e99
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -267,7 +267,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(