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

Commit 18f9bb10 authored by Andreas Huber's avatar Andreas Huber Committed by Android Git Automerger
Browse files

am 23217182: Merge "Didn\'t mean to check this in..." into ics-mr1

* commit '23217182743521063655c6fb1b1580d3558cfbe7':
  Didn't mean to check this in...
parents 1e809edd 7ac9a9af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -792,7 +792,7 @@ struct MyHandler : public AHandler {
                }

                if (mNumAccessUnitsReceived == 0) {
#if 0
#if 1
                    LOGI("stream ended? aborting.");
                    (new AMessage('abor', id()))->post();
                    break;