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 f7d5c5a82f)
This commit is contained in:
Chandru
2022-05-19 14:31:28 +00:00
committed by Chandru S
parent 7b9c2e99b0
commit 245091e4e9

View File

@@ -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(