SetupWizard: Remove themechange config change for now.

Change-Id: I4ccaab30a6719723e2d3e92edb5eaa0977e51d1b
This commit is contained in:
Adnan Begovic 2015-10-09 12:36:16 -07:00
parent 5780dade7e
commit 56ccf8676f
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
android:label="@string/product_name"
android:launchMode="singleInstance"
android:excludeFromRecents="true"
android:configChanges="themeChange|mcc|mnc"
android:configChanges="mcc|mnc"
android:immersive="true"
android:windowSoftInputMode="stateAlwaysHidden">