Add Manage mobile plan to Settings.
Bug: 9279964 Change-Id: I42c326a21e05aa301e9d974ed9ac1d59472780ec
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user