Merge "Adding unique task affinity for FallbackHome activity" into qt-dev am: 9591c3f963
am: 8bf207bab6
Change-Id: I6461b114459160029df2caf8bfe86ad761cfd9be
This commit is contained in:
@@ -2271,6 +2271,7 @@
|
|||||||
android:excludeFromRecents="true"
|
android:excludeFromRecents="true"
|
||||||
android:label=""
|
android:label=""
|
||||||
android:screenOrientation="nosensor"
|
android:screenOrientation="nosensor"
|
||||||
|
android:taskAffinity="com.android.settings.FallbackHome"
|
||||||
android:theme="@style/FallbackHome">
|
android:theme="@style/FallbackHome">
|
||||||
<intent-filter android:priority="-1000">
|
<intent-filter android:priority="-1000">
|
||||||
<action android:name="android.intent.action.MAIN" />
|
<action android:name="android.intent.action.MAIN" />
|
||||||
|
Reference in New Issue
Block a user