Address pending changelist comments from earlier CL
Change-Id: Ib3485fffff26a5d5eed00617fb1bc74fd64c9f1f
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index c80a2d3..eacf5cf 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -183,6 +183,8 @@
</activity>
<activity android:name=".PhoneAccountPreferencesActivity"
+ android:label="@string/phone_account_preferences_title"
+ android:configChanges="orientation|screenSize|keyboardHidden">
android:exported="true" >
<intent-filter>
<action android:name="android.intent.action.MAIN" />