Revert "Bump HOME intent priority"
Breaks sim unlock
This reverts commit 4fb57dc022
.
Change-Id: I0e90a471b508b9c0c4bc692ff5ca4508cbe5862b
This commit is contained in:
parent
aa2af7154c
commit
fa1be773ce
@ -84,7 +84,7 @@
|
|||||||
android:immersive="true"
|
android:immersive="true"
|
||||||
android:windowSoftInputMode="stateAlwaysHidden">
|
android:windowSoftInputMode="stateAlwaysHidden">
|
||||||
|
|
||||||
<intent-filter android:priority="11">
|
<intent-filter android:priority="9">
|
||||||
|
|
||||||
<action android:name="android.intent.action.MAIN" />
|
<action android:name="android.intent.action.MAIN" />
|
||||||
<action android:name="android.intent.action.DEVICE_INITIALIZATION_WIZARD" />
|
<action android:name="android.intent.action.DEVICE_INITIALIZATION_WIZARD" />
|
||||||
|
Loading…
Reference in New Issue
Block a user