Revert "Bump HOME intent priority"

Breaks sim unlock

issue-id: CYNGNOS-1015

This reverts commit e3894884b2.

Change-Id: Iaa9d267521e9e9ecc2d3e18b091680680c0356e0
This commit is contained in:
Danesh M
2015-09-15 09:16:51 -07:00
parent e3894884b2
commit 162dbbda28

View File

@@ -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" />