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

Commit e72d0d47 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 66c8a2f9: am 0254af6f: Merge "Fix "Bluetooh" logging typo."

* commit '66c8a2f9':
  Fix "Bluetooh" logging typo.
parents 57b4531d 66c8a2f9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -497,7 +497,7 @@ public final class SystemServer {
            // TODO: Use a more reliable check to see if this product should
            // support Bluetooth - see bug 988521
            if (isEmulator) {
                Slog.i(TAG, "No Bluetooh Service (emulator)");
                Slog.i(TAG, "No Bluetooth Service (emulator)");
            } else if (mFactoryTestMode == FactoryTest.FACTORY_TEST_LOW_LEVEL) {
                Slog.i(TAG, "No Bluetooth Service (factory test)");
            } else if (!context.getPackageManager().hasSystemFeature