Loading AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -2362,6 +2362,7 @@ <!-- Triggered when user-selected home app isn't encryption aware --> <activity android:name=".FallbackHome" android:excludeFromRecents="true" android:screenOrientation="nosensor" android:theme="@style/FallbackHome"> <intent-filter android:priority="-1000"> <action android:name="android.intent.action.MAIN" /> Loading Loading
AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -2362,6 +2362,7 @@ <!-- Triggered when user-selected home app isn't encryption aware --> <activity android:name=".FallbackHome" android:excludeFromRecents="true" android:screenOrientation="nosensor" android:theme="@style/FallbackHome"> <intent-filter android:priority="-1000"> <action android:name="android.intent.action.MAIN" /> Loading