Merge "Update some strings to match spec"
This commit is contained in:
committed by
Android (Google) Code Review
commit
89052d7268
@@ -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