[Settings] Modify the ordering of mobile plan preference.
Bug: 189409514 Test: make Change-Id: I76a04b9c38ead0e3b9a2a4a21b50660caa15632b
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
android:key="manage_mobile_plan"
|
||||
android:title="@string/manage_mobile_plan_title"
|
||||
android:persistent="false"
|
||||
android:order="0"
|
||||
android:order="19"
|
||||
settings:userRestriction="no_config_mobile_networks"
|
||||
settings:useAdminDisabledSummary="true" />
|
||||
|
||||
|
@@ -64,7 +64,7 @@
|
||||
android:key="manage_mobile_plan"
|
||||
android:title="@string/manage_mobile_plan_title"
|
||||
android:persistent="false"
|
||||
android:order="0"
|
||||
android:order="19"
|
||||
settings:userRestriction="no_config_mobile_networks"
|
||||
settings:useAdminDisabledSummary="true" />
|
||||
|
||||
|
Reference in New Issue
Block a user