Merge "Adding unique task affinity for FallbackHome activity" into qt-dev

am: 9591c3f963

Change-Id: I45e8c0e6e3caa9551646c0d26eac1a78a2fa56cd
This commit is contained in:
Winson Chung
2019-06-27 16:23:53 -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" />