summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorcretin45 <cretin45@gmail.com>2015-12-18 11:24:29 -0800
committerMichael Bestas <mkbestas@lineageos.org>2019-12-12 15:18:16 +0200
commit29141d4e7e7612e0300a97f86ba4f77a2804f2c0 (patch)
treee0738ccd1e824daaf9f309148e9d1d71af784fdd /AndroidManifest.xml
parent2ff76ca66a76f3efc96198967c3d1c94d2b8de77 (diff)
downloadandroid_packages_apps_Trebuchet-29141d4e7e7612e0300a97f86ba4f77a2804f2c0.tar.gz
android_packages_apps_Trebuchet-29141d4e7e7612e0300a97f86ba4f77a2804f2c0.tar.bz2
android_packages_apps_Trebuchet-29141d4e7e7612e0300a97f86ba4f77a2804f2c0.zip
Launcher3: exclude from recents
Change-Id: Iccbd953241886dbbda01e38225123dfd1761accc
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 765eb0e73..853d04cbb 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -55,6 +55,7 @@
android:resizeableActivity="true"
android:resumeWhilePausing="true"
android:taskAffinity=""
+ android:excludeFromRecents="true"
android:enabled="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />