commit | 82d861d039b0313e7cf5cd04aeefd9f34f6886bb | [log] [tgz] |
---|---|---|
author | Ahmed ElArabawy <arabawy@google.com> | Wed Apr 04 21:45:15 2018 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Wed Apr 04 21:45:15 2018 -0700 |
tree | fbaabf5f64a6e052c01b63746534b15c1fc8550b | |
parent | 80f7a7386d496624c3144cd6ef6881ac9ef776ed [diff] | |
parent | 79355f6f8cdf0c380f88e23eacb56a1e33030e79 [diff] |
WiFi: Handle EAP error before selecting method am: ab9f5af6be am: 79355f6f8c Change-Id: Ice887bc5e6b153d305ea1653794cd6a1db229d28
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"