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

* commit 'f3e827e83da8d6aa70850c85bbe87d2f9feb82b1':
  Don't show ApnEditor as a dialog
This commit is contained in:
Amith Yamasani
2013-06-07 14:55:09 -07:00
committed by Android Git Automerger

View File

@@ -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" />