Merge "Misc tweaks in settings" into oc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
2c9e62ab0e
@@ -74,7 +74,7 @@ public class BluetoothDeviceNamePreferenceControllerTest {
|
||||
final CharSequence summary = mPreference.getSummary();
|
||||
|
||||
assertThat(summary.toString())
|
||||
.isEqualTo("Visible as \"Nightshade\" to other devices");
|
||||
.isEqualTo("Visible as \u201CNightshade\u201D to other devices");
|
||||
assertThat(mPreference.isSelectable()).isFalse();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user