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

Commit 87d208f7 authored by Andreas Huber's avatar Andreas Huber Committed by Android (Google) Code Review
Browse files

Merge "This log message is codec specific." into gingerbread

parents 67738486 af0a1883
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1798,7 +1798,7 @@ void OMXCodec::onEvent(OMX_EVENTTYPE event, OMX_U32 data1, OMX_U32 data2) {


        case OMX_EventError:
        case OMX_EventError:
        {
        {
            LOGE("ERROR(0x%08lx, %ld)", data1, data2);
            CODEC_LOGE("ERROR(0x%08lx, %ld)", data1, data2);


            setState(ERROR);
            setState(ERROR);
            break;
            break;