Merge "Update Wifi off summary text." into oc-dev am: 28e35fcf05
am: 0950fa569b
Change-Id: I439f95faddf7848e14d7f94a37e65f5b93394645
This commit is contained in:
@@ -103,7 +103,7 @@ public class WifiSummaryUpdaterTest {
|
||||
mWifiTracker.enabled = false;
|
||||
|
||||
assertThat(mSummaryUpdater.getSummary()).isEqualTo(
|
||||
mContext.getString(R.string.wifi_disabled_generic));
|
||||
mContext.getString(R.string.switch_off_text));
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Reference in New Issue
Block a user