commit | bb90d8974673208a66721a2ea240e0a36326de3d | [log] [tgz] |
---|---|---|
author | Kevin Rocard <krocard@google.com> | Wed Feb 14 17:31:03 2018 -0800 |
committer | Kevin Rocard <krocard@google.com> | Wed Feb 14 17:44:12 2018 -0800 |
tree | acac50e610c4c0d08e06d4c7c9d24d74458afe12 | |
parent | 0a8134832d1317f914ede5269f351daf9e900ac3 [diff] |
Audio HAL V4: Switch back to 32 bit AudioDevice Switching to 64 bit has proven to be too much refactor and the need is not immediate. Instead in the next version of the Audio HAL, AudioDevice will no longer be a bitfield and when multiple devices will need to be passed, a list will be used. Bug: 38184704 Test: mm Change-Id: I8de14fc4ee69fb70fc1c4275b568093a5d0aec1b Signed-off-by: Kevin Rocard <krocard@google.com>