summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcretin45 <cretin45@gmail.com>2015-12-17 15:51:37 -0800
committerMarcos Marado <mmarado@cyngn.com>2015-12-18 04:55:17 -0800
commitf0df4a090e8b1a9d3b5e7fa32063e0ca0d00df05 (patch)
tree57a70e8a90b262b993535d2de9ad2e8597664cd5
parentad15208579fe9fda212405d92e3b1feaf93b3358 (diff)
downloadandroid_packages_apps_Trebuchet-f0df4a090e8b1a9d3b5e7fa32063e0ca0d00df05.tar.gz
android_packages_apps_Trebuchet-f0df4a090e8b1a9d3b5e7fa32063e0ca0d00df05.tar.bz2
android_packages_apps_Trebuchet-f0df4a090e8b1a9d3b5e7fa32063e0ca0d00df05.zip
Trebuchet: Ignore mnc/mcc config changes
issue-id: CYNGNOS-1417 Change-Id: Iac3eba6e6f9dc0bd2e60462bbe931233fff3e7b6 (cherry picked from commit d11a4f0aa1fccbae88efb3cde7d7a8ac8b806b7c)
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index f3425fe44..70da93e2a 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -96,6 +96,7 @@
android:theme="@style/Theme"
android:windowSoftInputMode="adjustPan"
android:screenOrientation="nosensor"
+ android:configChanges="mcc|mnc"
android:enabled="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />