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

Commit 3e624591 authored by Jerome Gaillard's avatar Jerome Gaillard Committed by Android (Google) Code Review
Browse files

Merge "Release buffer in HostBufferQueue" into main

parents c5a7f702 eae382b9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ public:
    }

    virtual status_t detachBuffer(int slot) {
        mBuffer.clear();
        return OK;
    }