mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 02:42:35 +00:00
Update comments for doc comments.
Doc comments look like "/** ... */" and they can only be in certain places. Bug: 79865343 Test: m Change-Id: Ic15c08ff7dc6e4f9827c1dbe7f7236c11a572ec1
This commit is contained in:
@@ -546,7 +546,7 @@ interface IGraphicBufferProducer {
|
||||
*/
|
||||
disconnect(
|
||||
int32_t api,
|
||||
DisconnectMode mode /** = DisconnectMode::API */
|
||||
DisconnectMode mode /* = DisconnectMode::API */
|
||||
) generates (
|
||||
Status status
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user