Loading AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -2887,7 +2887,8 @@ android:screenOrientation="nosensor" android:taskAffinity="com.android.settings.FallbackHome" android:exported="true" android:theme="@style/FallbackHome"> android:theme="@style/FallbackHome" android:configChanges="keyboardHidden"> <intent-filter android:priority="-1000"> <action android:name="android.intent.action.MAIN" /> <category android:name="android.intent.category.HOME" /> Loading Loading
AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -2887,7 +2887,8 @@ android:screenOrientation="nosensor" android:taskAffinity="com.android.settings.FallbackHome" android:exported="true" android:theme="@style/FallbackHome"> android:theme="@style/FallbackHome" android:configChanges="keyboardHidden"> <intent-filter android:priority="-1000"> <action android:name="android.intent.action.MAIN" /> <category android:name="android.intent.category.HOME" /> Loading