Convert more of StatusFragment to PreferenceControllers
Bug: 67410808 Test: RunSettingsRoboTests Change-Id: Ia79d89d3d3b70bf7af950daa3e588db3f7f597e2
This commit is contained in:
@@ -82,13 +82,6 @@
|
||||
android:title="@string/status_up_time"
|
||||
android:summary="@string/summary_placeholder"
|
||||
android:persistent="false" />
|
||||
<Preference
|
||||
android:key="wimax_mac_address"
|
||||
android:enabled="false"
|
||||
android:shouldDisableView="false"
|
||||
android:title="@string/status_wimax_mac_address"
|
||||
android:summary="@string/summary_placeholder"
|
||||
android:persistent="false" />
|
||||
<Preference
|
||||
android:key="ims_reg_state"
|
||||
android:enabled="false"
|
||||
|
||||
Reference in New Issue
Block a user