summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2014-11-26 18:30:28 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2014-11-26 18:30:28 -0800
commitc9c552a8f02ddfbe5308367f0651a3f7a8bf69ae (patch)
treebc4410f9c2d165cc3078a6fd4faa85b3366e5a7a
parenta48d86220c34ba90c5cb0b23493b98442dd33996 (diff)
parentdc4f4b339f7ea3374ae35cae3a594607fbb985ce (diff)
downloadandroid_hardware_qcom_fm-c9c552a8f02ddfbe5308367f0651a3f7a8bf69ae.tar.gz
android_hardware_qcom_fm-c9c552a8f02ddfbe5308367f0651a3f7a8bf69ae.tar.bz2
android_hardware_qcom_fm-c9c552a8f02ddfbe5308367f0651a3f7a8bf69ae.zip
Merge "FM: Fix dialog will be closed after rotating screen."
-rw-r--r--fmapp2/AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/fmapp2/AndroidManifest.xml b/fmapp2/AndroidManifest.xml
index a0ed3ca..e80f68d 100644
--- a/fmapp2/AndroidManifest.xml
+++ b/fmapp2/AndroidManifest.xml
@@ -57,6 +57,7 @@
android:clearTaskOnLaunch="true"
android:allowTaskReparenting="true"
android:launchMode="singleTask"
+ android:configChanges="orientation|keyboardHidden|screenSize"
android:excludeFromRecents="false" >
<intent-filter>