summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index b6f02bed4..fb86691e9 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -161,13 +161,6 @@
</intent-filter>
</activity>
- <activity
- android:name="com.android.launcher3.SettingsActivity"
- android:label="@string/settings_button_text"
- android:autoRemoveFromRecents="true"
- android:process=":settings_process">
- </activity>
-
<!-- Debugging tools -->
<activity
android:name="com.android.launcher3.MemoryDumpActivity"