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

Commit fb6bd833 authored by Mathias Agopian's avatar Mathias Agopian Committed by Android Git Automerger
Browse files

am 7406eafe: should fix the build

parents 19f64314 7406eafe
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -40,6 +40,9 @@ struct DummySurface : public BnSurface {
    virtual sp<GraphicBuffer> requestBuffer(int bufferIdx, int usage) {
        return NULL;
    }
    virtual status_t setBufferCount(int bufferCount) {
        return INVALID_OPERATION;
    }

    virtual status_t registerBuffers(const BufferHeap &buffers) {
        return OK;