commit | eacb99697f332fd2559eb016773e189365aead0f | [log] [tgz] |
---|---|---|
author | Kevin Rocard <krocard@google.com> | Wed Jan 31 18:26:45 2018 -0800 |
committer | Kevin Rocard <krocard@google.com> | Thu Feb 01 16:17:34 2018 -0800 |
tree | 35540ee7fbb69819804f24d63837396869de3549 | |
parent | 520e53d3466b08efb79d8216725001a6c728510d [diff] |
Audio V4: More fixes of the audio 2.0 API Remove unnecessary Result typedef. Make bufferSizeFrames and burstSizeFrames unsigned as they should not be negative. Remove legacy AudioInterleave. Remove implicit callflow annotation. Make EffectConfigParameters a bitfield. Bug: 38184704 Test: hardware/interfaces/update-makefiles.py Change-Id: I33e6f7869d20ca0cad4123f32347754e5a514caa Signed-off-by: Kevin Rocard <krocard@google.com>