Merge "Fix dup preference key on Connected devices page" into main
This commit is contained in:
@@ -275,7 +275,7 @@ public class BluetoothDeviceUpdaterTest {
|
||||
}
|
||||
|
||||
@Override
|
||||
protected String getPreferenceKey() {
|
||||
protected String getPreferenceKeyPrefix() {
|
||||
return "test_bt";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user