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

Commit 3c8a20c2 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 7116531 from 97f30d4c to rvc-qpr3-release

Change-Id: I236c26f001af5c9da28db4e510e9150d5bd825c1
parents 893a3aea 97f30d4c
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -6975,10 +6975,9 @@ status_t ACodec::LoadedState::setupInputSurface() {
        return err;
    }

    using hardware::media::omx::V1_0::utils::TWOmxNode;
    err = statusFromBinderStatus(
            mCodec->mGraphicBufferSource->configure(
                    new TWOmxNode(mCodec->mOMXNode),
                    mCodec->mOMXNode->getHalInterface<IOmxNode>(),
                    static_cast<hardware::graphics::common::V1_0::Dataspace>(dataSpace)));
    if (err != OK) {
        ALOGE("[%s] Unable to configure for node (err %d)",