Avoid crash in browser in systems with no search provider

If there's no activity registered for the intent (action)
ACTION_WEB_SEARCH the browser will crash if a search
query is entered in the browser. The crash is avoided
by catching the ActivityNotFoundException.

Change-Id: I021d3210654bb3aa08ccdd15abea86ef415282b1
1 file changed