here
Andreas Shimokawa 2016-05-26 15:20:27 +02:00
parent 88f338b0b9
commit b0e0aec465
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ import nodomain.freeyourgadget.gadgetbridge.service.DeviceCommunicationService;
public class BluetoothConnectReceiver extends BroadcastReceiver {
private static final Logger LOG = LoggerFactory.getLogger(DeviceCommunicationService.class);
private static final Logger LOG = LoggerFactory.getLogger(BluetoothConnectReceiver.class);
final DeviceCommunicationService service;