Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dcd64d8b authored by Chienyuan's avatar Chienyuan Committed by Automerger Merge Worker
Browse files

Fix UUID issue of address consolidateion am: 58a5a600

parents eb23fd64 58a5a600
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -665,7 +665,7 @@ final class RemoteDevices {
                            break;
                        case AbstractionLayer.BT_PROPERTY_TYPE_OF_DEVICE:
                            if (device.isConsolidated()) {
                                return;
                                break;
                            }
                            // The device type from hal layer, defined in bluetooth.h,
                            // matches the type defined in BluetoothDevice.java