Didn't mean to check this in...
Change-Id: Ie5a1902ff2613cd349ca5724f63a3fe3306640c7
This commit is contained in:
@@ -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