commit | f62b06f6fb8af896904173dc1c70c69b9c4650fc | [log] [tgz] |
---|---|---|
author | Isaac Chiou <isaacchiou@google.com> | Tue Mar 25 11:50:58 2025 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Mar 28 18:54:07 2025 -0700 |
tree | 60a99010cc54670d874ce6786e49e56c551e7b9d | |
parent | 55f1dfd83f91c01b6f8bb71cc4ed3e981c74f26b [diff] |
Both -DCONFIG_DRIVER_NL80211_QCA and -DCONFIG_DRIVER_NL80211_BRCM are included in the cflags for the Broadcom projects It is a side effect of ag/28946324. Both -DCONFIG_DRIVER_NL80211_QCA and -DCONFIG_DRIVER_NL80211_BRCM are included in the cflags for the Broadcom projects due to the following code : https://googleplex-android-review.git.corp.google.com/c/platform/external/wpa_supplicant_8/+/28946324/16/wpa_supplicant/Android.bp#764 Test: Verify with nearyby sharing backup Bug: 406190829 Bug: 406105510 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:aeaa3ac46490c05db9f9b7f9e65c7046dc63d1c3) Merged-In: I3b42010e616f2fa7ecfd7b72f34bf7b6e2a8252b Change-Id: I3b42010e616f2fa7ecfd7b72f34bf7b6e2a8252b
diff --git a/wpa_supplicant/Android.bp b/wpa_supplicant/Android.bp index 5a08fa1..cf902a1 100644 --- a/wpa_supplicant/Android.bp +++ b/wpa_supplicant/Android.bp
@@ -794,7 +794,6 @@ "-DCONFIG_DPP", "-DCONFIG_DPP2", "-DCONFIG_DRIVER_NL80211", - "-DCONFIG_DRIVER_NL80211_QCA", "-DCONFIG_ECC", "-DCONFIG_ERP", "-DCONFIG_FILS",