Merge "Update Model pref subtext to remove redundant prefix"
This commit is contained in:
committed by
Android (Google) Code Review
commit
7b571b7018
@@ -39,4 +39,9 @@ public class DeviceModelPreferenceController extends HardwareInfoPreferenceContr
|
||||
public boolean isSliceable() {
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public CharSequence getSummary() {
|
||||
return HardwareInfoPreferenceController.getDeviceModel();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user