commit | d84225bd2cf048cc76f26bcd4d3ba115e6c4e370 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <pcc@google.com> | Wed Dec 23 13:41:26 2020 -0800 |
committer | Peter Collingbourne <pcc@google.com> | Wed Jan 06 20:56:12 2021 -0800 |
tree | 6f6fd38b1ad6e5f14bb09bbbb3c4e90900689b87 | |
parent | 55ac62f92d460ab73420412f297bcb00e285c394 [diff] |
Instead of including wifi_hal.h in the legacy_hal namespace, import the types. Including the header inside a namespace leads to ODR violations, which are normally benign but can cause problems if we want to use something like CFI in the wifi HAL. Change-Id: I80cc854632da7e18e5c208ba9210de44b31abbdb Merged-In: I80cc854632da7e18e5c208ba9210de44b31abbdb