OSDN Git Service

Fix in-app search shortcut icons
authorBjorn Bringert <bringert@android.com>
Thu, 30 Jul 2009 12:58:23 +0000 (13:58 +0100)
committerBjorn Bringert <bringert@android.com>
Thu, 30 Jul 2009 12:58:23 +0000 (13:58 +0100)
commit83dba19a8e9d5be6f18a4c9e2e254386c25c66fe
treeeffab7af5428703232d410038823cc92ed817dbc
parent73139aead7203c22f3a4abb5e9fd8abd5ef249b1
Fix in-app search shortcut icons

When the suggstion provider is in a different package from the searchable
activity, the icons stored for shortcuts used the package of the
activity instead of the provider.

Fixes http://b/issue?id=2023993
core/java/android/app/SearchDialog.java
core/java/android/server/search/SearchableInfo.java