commit | 7a9f05a68512926f81339d3e42def2ecd9adffa0 | [log] [tgz] |
---|---|---|
author | Kevin Rocard <krocard@google.com> | Wed Nov 28 16:52:25 2018 -0800 |
committer | Kevin Rocard <krocard@google.com> | Wed Nov 28 17:54:34 2018 -0800 |
tree | 6d9bab6279e88dce167fc4f8bdf7a02f2eefb0da | |
parent | bb165dcf6bfb61dc0a1a09a73d52af7cfe127ed2 [diff] |
libaudiohal: EnumConverter renamed to EnumBitfield EnumConverter scope was reduced to just convert to/from bitfield and its underlying type. This allows for operator= conversion support. As part of this rework and to better express the new class behaviour, it was renamed as EnumBitfield. Test: compile Bug: 118203066 Change-Id: I2dc108cb3e1757e685490cae978cb62cbf276423 Signed-off-by: Kevin Rocard <krocard@google.com>