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

Commit 53645606 authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Gerrit Code Review
Browse files

Merge "Fix obvious typo in BluetoothGattService" into main

parents 9d9b02e0 2e2f32f8
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(