Merge "Didn't mean to check this in..." into ics-mr1
This commit is contained in:
committed by
Android (Google) Code Review
commit
2321718274
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user