Ignore orientation change to preserve ApnEditor.

am: f414d58ddf

Change-Id: I76b7df13239829f0fbba24db30babf640b2506fd
This commit is contained in:
Junda Liu
2017-02-17 18:02:35 +00:00
committed by android-build-merger

View File

@@ -1934,6 +1934,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" />