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

Commit 053166fb authored by Wei Wang's avatar Wei Wang
Browse files

Fix build.

Change-Id: Ied3bd289b662cd342ba05f5038175007d3211a63
parent 3ee2428e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1129,7 +1129,7 @@ public class GattService extends ProfileService {
            return;
        }

        for (ScanClient client : mScanManager.scanQueue()) {
        for (ScanClient client : mScanManager.getRegularScanQueue()) {
            if (client.clientIf == clientIf) {
                ScanSettings settings = client.settings;
                if ((settings.getCallbackType() &