summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorcretin45 <cretin45@gmail.com>2016-01-05 12:00:09 -0800
committerTom Powell <zifnab@zifnab06.net>2017-03-26 16:13:55 -0700
commit5ea26f008de5f11c568745657a421420b19e1936 (patch)
treeca2bff7e8db12f9f0d7db7e9429bb570ef4c5f89 /AndroidManifest.xml
parentc362c7c38db40649675ab85363c455abd6d580c1 (diff)
downloadandroid_packages_apps_Trebuchet-5ea26f008de5f11c568745657a421420b19e1936.tar.gz
android_packages_apps_Trebuchet-5ea26f008de5f11c568745657a421420b19e1936.tar.bz2
android_packages_apps_Trebuchet-5ea26f008de5f11c568745657a421420b19e1936.zip
Trebuchet: Move allow rotation pref to overlay panel
Change-Id: I83feccbf5aac5de53ca578c4d62a25561d72b3ee
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 12210b35e..53ced8481 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -159,13 +159,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"