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

Commit d3380465 authored by Mark Salyzyn's avatar Mark Salyzyn Committed by android-build-merger
Browse files

Merge "logd: wrap timed entry too early, timeout immediately" am: ae6aa1f1

am: 15bc48b7

* commit '15bc48b7':
  logd: wrap timed entry too early, timeout immediately
parents 363d7cc2 15bc48b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ FlushCommand::FlushCommand(LogReader &reader,
        mLogMask(logMask),
        mPid(pid),
        mStart(start),
        mTimeout(timeout) {
        mTimeout((start > 1) ? timeout : 0) {
}

// runSocketCommand is called once for every open client on the