mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 06:22:53 +00:00
Merge "audio: Fix comment on RecordTrackMetadata.tags" am: 673b2f10fc am: 82041c6982
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1626961 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I3be50515c9401b477e89284bc07c3ee603ad8d51
This commit is contained in:
@@ -344,7 +344,7 @@ struct RecordTrackMetadata {
|
||||
DeviceAddress device;
|
||||
} destination;
|
||||
AudioChannelMask channelMask;
|
||||
/** Tags from AudioTrack audio atttributes */
|
||||
/** Tags from AudioRecord audio atttributes */
|
||||
vec<AudioTag> tags;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user