am 6f3bca71: am fa782f5e: Merge "Hidden AddAccount activity doesn\'t need to deal with orientation changes." into honeycomb

* commit '6f3bca7157044d32a1e2bb24cd1053d9f59ea8e1':
  Hidden AddAccount activity doesn't need to deal with orientation changes.
This commit is contained in:
Amith Yamasani
2011-01-26 10:56:13 -08:00
committed by Android Git Automerger

View File

@@ -1064,6 +1064,7 @@
<activity android:name="com.android.settings.accounts.AddAccountSettings"
android:theme="@android:style/Theme.Translucent.NoTitleBar"
android:configChanges="orientation|keyboardHidden"
android:label="@string/header_add_an_account">
<intent-filter>
<action android:name="android.intent.action.MAIN" />