From 6e79c0235f8c75f61ec989c2a89f91ee17b30432 Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Fri, 15 Jul 2016 18:11:54 -0700 Subject: [PATCH] Lock the orientation for FallbackHome Set FallbackHome's orientation to nosensor in the manifest, so it will always be shown in the natural device orientation. Bug: 30040032 Change-Id: I875fa6d112db23273026dbc39b5d32748d7e99f1 --- AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index cd988b09084..03a3fe2f63e 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2362,6 +2362,7 @@