Ignore orientation change to preserve ApnEditor. am: f414d58ddf
am: 77f75b3859
Change-Id: I9e58a2cb02bc3c71f97ac43061e2ceb5d5702c2e
This commit is contained in:
@@ -1936,6 +1936,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" />
|
||||
|
Reference in New Issue
Block a user