diff options
-rw-r--r-- | target/product/cfi-common.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/product/cfi-common.mk b/target/product/cfi-common.mk index 11c01a27b5..e763d3fc9b 100644 --- a/target/product/cfi-common.mk +++ b/target/product/cfi-common.mk @@ -30,6 +30,7 @@ PRODUCT_CFI_INCLUDE_PATHS := \ hardware/interfaces/nfc \ hardware/qcom/wlan/legacy/qcwcn/wpa_supplicant_8_lib \ hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib \ + hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib \ hardware/interfaces/keymaster \ hardware/interfaces/security \ packages/modules/Bluetooth/system \ |