commit | 715c533436f337b31f45fc0dfc4a2b76465a1bab | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Thu Mar 11 16:22:15 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Mar 11 16:22:15 2021 +0000 |
tree | 0258835c4dd8dd0f39994f3c115e93f8e6d13711 | |
parent | 673b2f10fc07a9991c4dad93b4a54c2763c6d263 [diff] | |
parent | c3d3abc8e09185872d59dc482a79184b19717b16 [diff] |
Merge "Fix DabTune VTS failure of BroadcastRadio v2.0"
diff --git a/audio/common/7.0/types.hal b/audio/common/7.0/types.hal index bea0705..4f920e4 100644 --- a/audio/common/7.0/types.hal +++ b/audio/common/7.0/types.hal
@@ -344,7 +344,7 @@ DeviceAddress device; } destination; AudioChannelMask channelMask; - /** Tags from AudioTrack audio atttributes */ + /** Tags from AudioRecord audio atttributes */ vec<AudioTag> tags; };