OSDN Git Service

Log uid and package name when launching intents from search
authorBjorn Bringert <bringert@android.com>
Wed, 29 Jul 2009 09:59:25 +0000 (10:59 +0100)
committerBjorn Bringert <bringert@android.com>
Wed, 29 Jul 2009 10:11:52 +0000 (11:11 +0100)
commit725d8ff6c5b4e27c8b7f2969ce1ddf6ec715ea6d
tree88ba7aca8981e763245893910a8bd63e88955c8c
parent9b91d78a21f6e66f571169f2c6f2f94e638511e8
Log uid and package name when launching intents from search

This is to help debug http://b/issue?id=2020252
where the WEB_SEARCH intent is sometimes not handled.
core/java/android/app/SearchDialog.java