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

Commit 86508085 authored by Vikram Aggarwal's avatar Vikram Aggarwal
Browse files

Remove further logging

Bug: 7302014 CryptKeeper logs PII data

Change-Id: Ifb18c428c70e97f28ceeced2fa0aa6e9247a5372
parent 283dce21
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -247,7 +247,6 @@ public class CryptKeeper extends Activity implements TextView.OnEditorActionList
        if (mNotificationCountdown > 0) {
            --mNotificationCountdown;
        } else if (mAudioManager != null) {
            Log.d(TAG, "Notifying user that we are waiting for input...");
            try {
                // Play the standard keypress sound at full volume. This should be available on
                // every device. We cannot play a ringtone here because media services aren't