Merge "Lock the orientation for FallbackHome" into nyc-mr1-dev
This commit is contained in:
@@ -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" />
|
||||
|
Reference in New Issue
Block a user