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

Commit 55c5ccf3 authored by Alex Vakulenko's avatar Alex Vakulenko
Browse files

Fix build break in system/bt

This was due to libchrome uprev submitted earlier

Change-Id: Ic0f1bd80ff4563bd73754cd3b9fcd521e93616e7
parent 7e62fae6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -126,7 +126,7 @@ int main(int argc, char* argv[]) {
    }

    LOG(ERROR) << "Starting Heart Rate server failed asynchronously";
    main_loop.Quit();
    main_loop.QuitWhenIdle();
  };

  // Create the Heart Rate server.