Sets up default web search intent action handler on boot.

On boot, typically there will be multiple activities registered to handle intent action WEB_SEARCH. We make the WebSearchProvider receive the boot completed broadcast message and in that event check our list of known web search providers ordered by priority and set the highest priority one found as the preferred activity.
3 files changed
tree: 2b3b5463327ee5ddc37fa908c866dcab195e8309
  1. res/
  2. src/
  3. tools/
  4. Android.mk
  5. AndroidManifest.xml
  6. NOTICE