Merge "Didn't mean to check this in..." into ics-mr1

This commit is contained in:
Andreas Huber
2011-11-11 10:46:02 -08:00
committed by Android (Google) Code Review

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;