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

Commit 5d232fab authored by Pablo Ceballos's avatar Pablo Ceballos Committed by android-build-merger
Browse files

Fix build break

am: fc35258c

Change-Id: I1bca6424a4583d1cd3d311be5d465c4f6dc7c637
parents 56b8c641 fc35258c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -55,8 +55,8 @@ enum {
    SET_AUTO_REFRESH,
    SET_DEQUEUE_TIMEOUT,
    GET_LAST_QUEUED_BUFFER,
    GET_FRAME_TIMESTAMPS
    GET_UNIQUE_ID,
    GET_FRAME_TIMESTAMPS,
    GET_UNIQUE_ID
};

class BpGraphicBufferProducer : public BpInterface<IGraphicBufferProducer>