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

* commit 'fa782f5ee3b925fb242c1786852e93c932d97cb5':
  Hidden AddAccount activity doesn't need to deal with orientation changes.
This commit is contained in:
Amith Yamasani
2011-01-26 10:53:49 -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" />