Loading android/app/src/com/android/bluetooth/map/BluetoothMapService.java +0 −1 Original line number Original line Diff line number Diff line Loading @@ -817,7 +817,6 @@ public class BluetoothMapService extends ProfileService { } } mStartError = true; mStartError = true; setState(BluetoothMap.STATE_DISCONNECTED, BluetoothMap.RESULT_CANCELED); setState(BluetoothMap.STATE_DISCONNECTED, BluetoothMap.RESULT_CANCELED); sendShutdownMessage(); return true; return true; } } Loading Loading
android/app/src/com/android/bluetooth/map/BluetoothMapService.java +0 −1 Original line number Original line Diff line number Diff line Loading @@ -817,7 +817,6 @@ public class BluetoothMapService extends ProfileService { } } mStartError = true; mStartError = true; setState(BluetoothMap.STATE_DISCONNECTED, BluetoothMap.RESULT_CANCELED); setState(BluetoothMap.STATE_DISCONNECTED, BluetoothMap.RESULT_CANCELED); sendShutdownMessage(); return true; return true; } } Loading