am 6b9e1049: Merge "Ensure that Launcher Activity has an exclusive task" into ub-launcher3-burnaby
* commit '6b9e1049d785c736d37d2d9606a5d4f65f8f5c2b':
Ensure that Launcher Activity has an exclusive task
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 03e9bbf..873ca32 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -83,6 +83,7 @@
android:windowSoftInputMode="adjustPan"
android:screenOrientation="nosensor"
android:resumeWhilePausing="true"
+ android:taskAffinity=""
android:enabled="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />