summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeremy Condra <gcondra@google.com>2012-01-23 11:58:32 -0800
committerGeremy Condra <gcondra@google.com>2012-01-23 11:58:32 -0800
commit66afbdef8e3f21fe783af83c4155352b137c98f3 (patch)
tree550e52611be8f685c31e0b7a11de2bfb75c37c14
parent15db39303cb46ef65a483627284d02dde0aba2b9 (diff)
downloadbase-66afbdef8e3f21fe783af83c4155352b137c98f3.tar.gz
Removed intent logging from SearchDialog.javaandroid-cts-2.3_r12
This fixes an issue in which URLs, including HTTPS URLs, were being sent to logcat. Change-Id: I414823c3ec789dbc1119fe5d0b054f4803f24a64
-rw-r--r--core/java/android/app/SearchDialog.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/java/android/app/SearchDialog.java b/core/java/android/app/SearchDialog.java
index cd22fa13e015..6522fd04bbd6 100644
--- a/core/java/android/app/SearchDialog.java
+++ b/core/java/android/app/SearchDialog.java
@@ -1133,7 +1133,6 @@ public class SearchDialog extends Dialog implements OnItemClickListener, OnItemS
try {
// If the intent was created from a suggestion, it will always have an explicit
// component here.
- Log.i(LOG_TAG, "Starting (as ourselves) " + intent.toURI());
getContext().startActivity(intent);
// If the search switches to a different activity,
// SearchDialogWrapper#performActivityResuming