commit | cc81756f36574b88ddcb6921a346d539b4e04e43 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Fri Dec 22 14:45:05 2017 -0800 |
committer | Roshan Pius <rpius@google.com> | Mon Jan 15 16:31:08 2018 -0800 |
tree | 4e04c81b77cba86ec58d2aa07c40ec5073db735d | |
parent | 11e179ddf2236e6f980cd76b26eb51d237961b19 [diff] |
hostapd(hidl): Add HIDL interface skeletal code Adding support for HIDL IPC in hostapd. This CL only adds the skeletal framework for supporting HIDL interface implementation. There is also a change in the hostapd.h to fix a C++ compilation error. Bug: 36646171 Test: Compiles with CONFIG_CTRL_IFACE_HIDL=y in android.config Change-Id: I4a7047a56f8e9be1ed51f2315df707ef5daddc11