Merge "Adding unique task affinity for FallbackHome activity" into qt-dev am: 9591c3f963 am: 8bf207bab6

am: 27424848e8

Change-Id: Ifce634aa74f79829ba618b0d8b20c75e04a38532
This commit is contained in:
Winson Chung
2019-06-27 17:10:57 -07:00
committed by android-build-merger

View File

@@ -2271,6 +2271,7 @@
android:excludeFromRecents="true"
android:label=""
android:screenOrientation="nosensor"
android:taskAffinity="com.android.settings.FallbackHome"
android:theme="@style/FallbackHome">
<intent-filter android:priority="-1000">
<action android:name="android.intent.action.MAIN" />