Update some strings to match spec
Change-Id: Iba242871fce9c9bca8fbbc5d3ad3f7948f35d3d0 Fix: 36234108 Test: make RunSettingsRoboTests
This commit is contained in:
@@ -113,7 +113,7 @@ public class UsbModePreferenceControllerTest {
|
||||
preference.setEnabled(true);
|
||||
mController.updateState(preference);
|
||||
assertThat(preference.getSummary()).isEqualTo(
|
||||
mContext.getString(R.string.usb_nothing_connected));
|
||||
mContext.getString(R.string.disconnected));
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Reference in New Issue
Block a user