Add Manage mobile plan to Settings.

Bug: 9279964
Change-Id: I42c326a21e05aa301e9d974ed9ac1d59472780ec
This commit is contained in:
Wink Saville
2013-06-29 07:54:13 -07:00
parent bf87f7d78d
commit 5d5a269f59
3 changed files with 151 additions and 6 deletions

View File

@@ -64,6 +64,11 @@
android:targetClass="com.android.phone.MobileNetworkSettings" />
</PreferenceScreen>
<Preference
android:key="manage_mobile_plan"
android:title="@string/manage_mobile_plan_title"
android:persistent="false" />
<CheckBoxPreference
android:key="toggle_nsd"
android:title="@string/nsd_quick_toggle_title"