diff --git a/audio/common/7.0/types.hal b/audio/common/7.0/types.hal index bea07059fc..4f920e47cc 100644 --- a/audio/common/7.0/types.hal +++ b/audio/common/7.0/types.hal @@ -344,7 +344,7 @@ struct RecordTrackMetadata { DeviceAddress device; } destination; AudioChannelMask channelMask; - /** Tags from AudioTrack audio atttributes */ + /** Tags from AudioRecord audio atttributes */ vec tags; };