Merge "Adding unique task affinity for FallbackHome activity" into qt-dev
am: 9591c3f963
Change-Id: Ie07033339ce3ed1ee57d5ab68e56b9a51135ac77
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