commit | 8dc8e188a8c5500e34bc4d34977abd7f1cbfb4aa | [log] [tgz] |
---|---|---|
author | Bjoern Johansson <bjoernj@google.com> | Tue Jun 12 10:59:41 2018 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Tue Jun 12 10:59:41 2018 -0700 |
tree | fd8d8342f6d869f381d72bbf62ba845f53485937 | |
parent | bf8e596748a60a1aa365178f1f7fe160dd08f879 [diff] | |
parent | 75b79238ad3a63c142df50d801a5cf5e270c7f98 [diff] |
Create a hostapd build target without the HIDL am: 05c7f27079 am: 75b79238ad Change-Id: I53d5205af3da02d20d4e2d9e2f29525d4af3034a
diff --git a/src/eap_peer/eap_proxy_qmi_oc.c b/src/eap_peer/eap_proxy_qmi_oc.c index 4c07da5..9fcf512 100644 --- a/src/eap_peer/eap_proxy_qmi_oc.c +++ b/src/eap_peer/eap_proxy_qmi_oc.c
@@ -32,7 +32,7 @@ #ifdef CONFIG_EAP_PROXY #include "qmi_client.h" -#include "eap_proxy_qmi.h" +#include "eap_proxy_qmi_oc.h" #include "qmi_client.h" #include "qmi_idl_lib.h" #include "authentication_service_v01.h"