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

Commit d4fed766 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

parents 2f41b7fb 53645606
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(