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

Commit 014d701a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge changes from topic "b/214428241" into sc-v2-dev-plus-aosp am: 5b8273b4

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/av/+/16663697

Change-Id: Ied642617bf05106fd558c26b3c4bb428cc44ae2b
parents 606115fd 5b8273b4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -558,6 +558,7 @@ void ARTPConnection::onPollStreams() {
                if (n != (ssize_t)buffer->size()) {
                    ALOGW("failed to send RTCP receiver report (%s).",
                            n >= 0 ? "connection gone" : strerror(errno));
                    ++it;
                    continue;
                }