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

Commit 95a2e26d authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 4531101 from 102f5632fb02fe9ef440410edf8b28e6612e1c72 to pi-release

Change-Id: I844a3836a4d070a8396707295e54e93c5abc2d61
parents e76f0ed5 1354d269
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -387,7 +387,7 @@ public final class BluetoothLeScanner {
                if (mScannerId > 0) {
                    mLeScanClients.put(mScanCallback, this);
                } else {
                    // Registration timed out or got exception, reset scannerId to -1 so no
                    // Registration timed out or got exception, reset RscannerId to -1 so no
                    // subsequent operations can proceed.
                    if (mScannerId == 0) mScannerId = -1;