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

Commit 764870d3 authored by Alec Mouri's avatar Alec Mouri Committed by Android (Google) Code Review
Browse files

Merge "Add back in mBufferId to GraphicBuffer ABI." into rvc-dev-plus-aosp

parents 68583c2c d1d79ff1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -260,6 +260,9 @@ private:

    uint64_t mId;

    // Unused, but removing this may break GSI.
    int32_t mBufferId = -1;

    // Stores the generation number of this buffer. If this number does not
    // match the BufferQueue's internal generation number (set through
    // IGBP::setGenerationNumber), attempts to attach the buffer will fail.