commit | 260470f7b7bfd85b4b7c89544f73d038bd5e043b | [log] [tgz] |
---|---|---|
author | Kevin Rocard <krocard@google.com> | Tue Jan 23 09:22:34 2018 -0800 |
committer | Kevin Rocard <krocard@google.com> | Wed Jan 31 23:09:23 2018 -0800 |
tree | b7788f6fa331f5955dd6ba59f9963ad7f9ec0b89 | |
parent | 74980b56eb6a86d670b88f96c0ff925b4432b4dc [diff] |
Audio V4: Fix doc comments for hidl-doc hidl-doc does not support two consecutive documentation comments /** ... */ /** ... */ In such case make the first one a non-doc comment. This is a port of: http://android-review.googlesource.com/432140 Bug: 38184704 Test: none Change-Id: I86cb10c655036ca49055ee007813c3e5af743eb5 Signed-off-by: Kevin Rocard <krocard@google.com>