Added a default Bluetooth icon for Bluetooth Preferences.
Bug: 17139683 Change-Id: I7b68950685732a85319a0dca7bd77234d345dbb7
This commit is contained in:
@@ -318,6 +318,6 @@ public final class BluetoothDevicePreference extends Preference implements
|
||||
return R.drawable.ic_bt_headset_hfp;
|
||||
}
|
||||
}
|
||||
return 0;
|
||||
return R.drawable.ic_settings_bluetooth2;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user