Merge "Add keywords for search terms" into pi-dev am: dd0e23b987
am: 49a3169cb4
Change-Id: I16065c59992f75fc9e45be4bd4b313a0691b13be
This commit is contained in:
@@ -434,6 +434,7 @@ public class BluetoothSettings extends DeviceListPreferenceFragment implements I
|
||||
data.title = res.getString(R.string.bluetooth_settings);
|
||||
data.screenTitle = res.getString(R.string.bluetooth_settings);
|
||||
data.key = DATA_KEY_REFERENCE;
|
||||
data.keywords = res.getString(R.string.keywords_bluetooth_settings);
|
||||
result.add(data);
|
||||
|
||||
// Removed paired bluetooth device indexing. See BluetoothSettingsObsolete.java.
|
||||
|
||||
Reference in New Issue
Block a user