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

Commit a0622ea8 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 8465372 from 290faa49 to tm-release

Change-Id: I9848c8915f2d8aedb5985c4a2a5adcae353120a1
parents 0ee3dda2 290faa49
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1526,6 +1526,9 @@ sp<PersistentSurface> CCodec::CreateOmxInputSurface() {
    using namespace android::hardware::graphics::bufferqueue::V1_0::utils;
    typedef android::hardware::media::omx::V1_0::Status OmxStatus;
    android::sp<IOmx> omx = IOmx::getService();
    if (omx == nullptr) {
        return nullptr;
    }
    typedef android::hardware::graphics::bufferqueue::V1_0::
            IGraphicBufferProducer HGraphicBufferProducer;
    typedef android::hardware::media::omx::V1_0::