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

Commit 972bd022 authored by Carlos Martinez Romero's avatar Carlos Martinez Romero Committed by Android (Google) Code Review
Browse files

Merge "Update comment to match new API." into main

parents 2dbc001e fbce37a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ public:
     * by the consumer end point, the BufferQueueProducer callback onBufferReleased will call
     * returnBufferForStream() to return the free buffer to this buffer manager. If the stream
     * uses buffer manager to manage the stream buffers, it should disable the BufferQueue
     * allocation via IGraphicBufferProducer::allowAllocation(false).
     * allocation via Surface::allowAllocation(false).
     *
     * Registering an already registered stream has no effect.
     *