Merge \"Lock the orientation for FallbackHome\" into nyc-mr1-dev
am: 78626fadb4
Change-Id: Ic15676a02afb4c4acf1eacc3975415108ef2b99c
This commit is contained in:
@@ -2364,6 +2364,7 @@
|
|||||||
<!-- Triggered when user-selected home app isn't encryption aware -->
|
<!-- Triggered when user-selected home app isn't encryption aware -->
|
||||||
<activity android:name=".FallbackHome"
|
<activity android:name=".FallbackHome"
|
||||||
android:excludeFromRecents="true"
|
android:excludeFromRecents="true"
|
||||||
|
android:screenOrientation="nosensor"
|
||||||
android:theme="@style/FallbackHome">
|
android:theme="@style/FallbackHome">
|
||||||
<intent-filter android:priority="-1000">
|
<intent-filter android:priority="-1000">
|
||||||
<action android:name="android.intent.action.MAIN" />
|
<action android:name="android.intent.action.MAIN" />
|
||||||
|
Reference in New Issue
Block a user