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

* commit '8a0654231ff36d938bc3451190cf67231195f1d0':
  Didn't mean to check this in...
This commit is contained in:
Andreas Huber
2011-11-11 11:51:17 -08:00
committed by Android Git Automerger

View File

@@ -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;