Merge "Modify connectivty related strings" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-03-21 17:14:20 +00:00
committed by Android (Google) Code Review
4 changed files with 7 additions and 4 deletions

View File

@@ -148,7 +148,7 @@ public class BluetoothPairingDetail extends DeviceListPreferenceFragment impleme
mLocalAdapter.setBluetoothEnabled(true);
addDeviceCategory(mAvailableDevicesCategory,
R.string.bluetooth_preference_found_devices,
R.string.bluetooth_preference_found_media_devices,
BluetoothDeviceFilter.UNBONDED_DEVICE_FILTER, mInitialScanStarted);
updateFooterPreference(mFooterPreference);
mAlwaysDiscoverable.start();