Revert "Bump HOME intent priority"

Breaks sim unlock

This reverts commit 4fb57dc022.

Change-Id: I0e90a471b508b9c0c4bc692ff5ca4508cbe5862b
This commit is contained in:
Danesh M 2015-09-15 09:15:33 -07:00 committed by Gerrit Code Review
parent aa2af7154c
commit fa1be773ce
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
android:immersive="true"
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.DEVICE_INITIALIZATION_WIZARD" />