| commit | df40c9625068ec36030ee70b7a64e8ba4ae166b6 | [log] [tgz] |
|---|---|---|
| author | Francois Gaffie <francois.gaffie@renault.com> | Tue Nov 16 09:04:51 2021 +0100 |
| committer | Eric Laurent <elaurent@google.com> | Fri Dec 17 14:10:45 2021 +0100 |
| tree | 0e6de5cbd95a9ac348057d5ea8454db59ff5ff46 | |
| parent | a12de21829b709ed2b2fcec10f0ba4b501c0511d [diff] |
libaudiofoundation: get rid of convertion of device type from mask The limitation of support of devices exceeding 32 and allowing to store each one as a bit of a bitfield has been removed (new limitation is 64bits). The API of the wrapper is now using the DeviceSet type, allowing to get rid of deviceTypesFromBitMask helper function Bug: 189469490 Test: make Signed-off-by: Francois Gaffie <francois.gaffie@renault.com> Change-Id: Ie7aee28b0b60b9e9fee788c291f06a5fb4693f8e