commit | a2e6c5066c4d43a262560cd614802a4549e613c6 | [log] [tgz] |
---|---|---|
author | Shivani Baranwal <quic_shivbara@quicinc.com> | Thu Dec 01 11:17:24 2022 +0530 |
committer | Gabriel Biren <gbiren@google.com> | Thu Feb 02 21:25:56 2023 +0000 |
tree | b3fb044dd41c524f203e4941e5f22d444b338b48 | |
parent | ad44735f2ab69415240127d6590e34615c4b718d [diff] [blame] |
Add Aidl changes to support enable/disable CONFIG_CTRL_IFACE_AIDL flag Implementation to make compatible with both enabled and disabled CONFIG_CTRL_IFACE_AIDL flag. Bug: 263433038 Test: make # tested with flag enabled and disabled Merged-In: If88de5d3d9302d97b7236ce9aa321f8337312cc8 Change-Id: If88de5d3d9302d97b7236ce9aa321f8337312cc8
diff --git a/wpa_supplicant/dpp_supplicant.c b/wpa_supplicant/dpp_supplicant.c index b6dbc98..bcf614b 100644 --- a/wpa_supplicant/dpp_supplicant.c +++ b/wpa_supplicant/dpp_supplicant.c
@@ -28,7 +28,7 @@ #include "scan.h" #include "notify.h" #include "dpp_supplicant.h" -#include "aidl.h" +#include "aidl/aidl.h" static int wpas_dpp_listen_start(struct wpa_supplicant *wpa_s,