Revert "Bump HOME intent priority"

Breaks sim unlock

This reverts commit 4fb57dc022820d6edad69af729073bdd0b572b38.

Change-Id: I0e90a471b508b9c0c4bc692ff5ca4508cbe5862b
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 61f14fd..4f054dc 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -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" />