Merge "Ignore orientation change to preserve ApnEditor." into nyc-mr2-dev

This commit is contained in:
Junda Liu
2017-02-07 20:35:46 +00:00
committed by Android (Google) Code Review

View File

@@ -1937,6 +1937,7 @@
android:permission="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" />
<activity android:name="Settings$ApnEditorActivity"
android:configChanges="orientation|keyboardHidden|screenSize"
android:label="@string/apn_edit">
<intent-filter>
<action android:name="android.intent.action.VIEW" />