commit | 5c3a0d9666ea8f61e893791a115304819a816fd0 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Wed Jan 18 09:23:18 2017 -0800 |
committer | Roshan Pius <rpius@google.com> | Wed Jan 18 09:49:17 2017 -0800 |
tree | 75be1b175dbb88f5f27d8351496fd73ac6e391af | |
parent | 2d50db95b4f5cb564879aad62582e481865b48b5 [diff] |
wifi(interface): Use the "bitfield" type for masks Change all the variables representing masks to the new bitfield type in all the Wifi HIDL interfaces. The generated code will still produce the underlying type of enum as param. So, no changes are needed in the implementation. Bug: 33358724 Test: Compiles Change-Id: Id2e5dee2ce1f1ec8e744aa1c81d3cb9c66e7fc39