summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index ebcdea59f..ffedec7f1 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -94,11 +94,6 @@
</intent-filter>
</activity>
- <!-- Enable system-default search mode for any activity in Home -->
- <meta-data
- android:name="android.app.default_searchable"
- android:value="*" />
-
<!-- Intent received used to install shortcuts from other applications -->
<receiver
android:name=".InstallShortcutReceiver"