am 902ad875: am 86508085: Remove further logging

* commit '902ad8759cd22d9e1c90e75aa068a6d5cb9f9532':
  Remove further logging
This commit is contained in:
Vikram Aggarwal
2012-10-08 13:35:18 -07:00
committed by Android Git Automerger

View File

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