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

Commit f7d5c5a8 authored by Chandru's avatar Chandru
Browse files

Downgrade to appropriate logging level

Test: N/A, logging level change.

Change-Id: I9e4c5d7253fa3621ab99aad2cfefcea8e2f6c572
parent f9bcc6f6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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(