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

Commit f7c6f825 authored by Alex Vakulenko's avatar Alex Vakulenko Committed by android-build-merger
Browse files

Fix build break in system/bt

am: 55c5ccf3

* commit '55c5ccf3':
  Fix build break in system/bt
parents 01aaee66 55c5ccf3
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.