Change web search intent logic (#62)
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
<intent>
|
||||
<action android:name="android.media.action.DISPLAY_AUDIO_EFFECT_CONTROL_PANEL" />
|
||||
</intent>
|
||||
<intent>
|
||||
<action android:name="android.intent.action.WEB_SEARCH" />
|
||||
</intent>
|
||||
</queries>
|
||||
|
||||
<application
|
||||
|
||||
Reference in New Issue
Block a user