Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 29294d84 authored by Amith Yamasani's avatar Amith Yamasani Committed by Android Git Automerger
Browse files

am f3e827e8: Merge "Don\'t show ApnEditor as a dialog" into jb-mr2-dev

* commit 'f3e827e8':
  Don't show ApnEditor as a dialog
parents e84b20ba f3e827e8
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1043,8 +1043,7 @@
                android:theme="@android:style/Theme.Holo.DialogWhenLarge"/>

        <activity android:name="ApnEditor"
                android:label="@string/apn_edit"
                android:theme="@android:style/Theme.Holo.DialogWhenLarge">
                android:label="@string/apn_edit">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <action android:name="android.intent.action.EDIT" />