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

Commit aed7c629 authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Automerger Merge Worker
Browse files

Merge "Fix obvious typo in BluetoothGattService" into main am: 53645606 am: d4fed766

parents cb33d99d d4fed766
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -183,7 +183,7 @@ public class BluetoothGattService implements Parcelable {

        ArrayList<BluetoothGattIncludedService> inclSvcs =
                in.createTypedArrayList(BluetoothGattIncludedService.CREATOR);
        if (chrcs != null) {
        if (inclSvcs != null) {
            for (BluetoothGattIncludedService isvc : inclSvcs) {
                mIncludedServices.add(
                        new BluetoothGattService(