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

Commit 78ff828e authored by Andreas Huber's avatar Andreas Huber Committed by Android Git Automerger
Browse files

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

* commit '8a0654231ff36d938bc3451190cf67231195f1d0':
  Didn't mean to check this in...
parents 73bb0b9f 18f9bb10
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;