Merge "Update metered string" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
f9dade022c
@@ -81,6 +81,6 @@ public class WifiMeteredPreferenceControllerTest {
|
||||
|
||||
mPreferenceController.updateState(mDropDownPreference);
|
||||
|
||||
assertThat(mDropDownPreference.getEntry()).isEqualTo("Use network preference");
|
||||
assertThat(mDropDownPreference.getEntry()).isEqualTo("Detect automatically");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user