mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:23:37 +00:00
bufferqueue@1.0: remove comment in function def
Bug: 124382459 Test: manual Change-Id: Ia99990d6ba3d50d81eb58735212142ec88a74293
This commit is contained in:
@@ -546,7 +546,7 @@ interface IGraphicBufferProducer {
|
||||
*/
|
||||
disconnect(
|
||||
int32_t api,
|
||||
DisconnectMode mode /* = DisconnectMode::API */
|
||||
DisconnectMode mode
|
||||
) generates (
|
||||
Status status
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user