summaryrefslogtreecommitdiffstats
path: root/fmapp2/AndroidManifest.xml
diff options
context:
space:
mode:
authorDanesh M <daneshm90@gmail.com>2014-11-14 11:05:18 -0800
committerMatt Wagantall <mwagantall@cyngn.com>2016-02-19 14:07:43 -0800
commit8a566c1980473693dd216b52f29a0836c0f0420a (patch)
tree0eafc3bc4e9c04e2df0b08cc26faf2c63c263527 /fmapp2/AndroidManifest.xml
parentd26b556581de0221f81add0d3ef074b9c6e872cb (diff)
downloadandroid_hardware_qcom_fm-8a566c1980473693dd216b52f29a0836c0f0420a.tar.gz
android_hardware_qcom_fm-8a566c1980473693dd216b52f29a0836c0f0420a.tar.bz2
android_hardware_qcom_fm-8a566c1980473693dd216b52f29a0836c0f0420a.zip
FMRadio : Re-vamp UI
Change-Id: Ib9cb3d5663f9eec92922a3eea7d605a2bf3b538c
Diffstat (limited to 'fmapp2/AndroidManifest.xml')
-rw-r--r--fmapp2/AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/fmapp2/AndroidManifest.xml b/fmapp2/AndroidManifest.xml
index bf0b0d9..abba32a 100644
--- a/fmapp2/AndroidManifest.xml
+++ b/fmapp2/AndroidManifest.xml
@@ -59,6 +59,7 @@
android:name=".FMRadio"
android:label="@string/app_name"
android:clearTaskOnLaunch="true"
+ android:screenOrientation="portrait"
android:allowTaskReparenting="true"
android:launchMode="singleTask"
android:excludeFromRecents="false" >