summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcretin45 <cretin45@gmail.com>2015-12-18 11:24:29 -0800
committerTom Powell <zifnab@zifnab06.net>2017-03-26 15:52:43 -0700
commitfbaf0cff20614c89e3d8bce7355bc90550a764b5 (patch)
treecceb0673d5b1e5919ccc94f07e44c2348f920a7a
parent46ff6d3c1da73a685614279f7c25402ea72b1fd1 (diff)
downloadandroid_packages_apps_Trebuchet-fbaf0cff20614c89e3d8bce7355bc90550a764b5.tar.gz
android_packages_apps_Trebuchet-fbaf0cff20614c89e3d8bce7355bc90550a764b5.tar.bz2
android_packages_apps_Trebuchet-fbaf0cff20614c89e3d8bce7355bc90550a764b5.zip
Trebuchet: Exclude from recents
Issue-id: CYNGNOS-1449 Change-Id: Iccbd953241886dbbda01e38225123dfd1761accc
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 21023ae8e..5fe6f3650 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -88,6 +88,7 @@
android:screenOrientation="nosensor"
android:resumeWhilePausing="true"
android:taskAffinity=""
+ android:excludeFromRecents="true"
android:enabled="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />