Enable CFI for SYNA wpa_supplicant_8

Since the wpa_supplicant_8 has enabled cfi, the
static lib that it uses should enable cfi, otherwise
there will be runtime crashes.

Bug: 225784334
Test:
lunch tangor-userdebug
m -j
run the image on the tangotron and wpa_supplicant should
not crash with cfi failures.

Change-Id: I17384a47c66cf9385cbb41ad0c0786907ce2f28c
This commit is contained in:
normanwhl
2022-04-13 09:46:26 +00:00
parent 6be2a5d366
commit b321737c6c

View File

@@ -26,6 +26,7 @@ PRODUCT_CFI_INCLUDE_PATHS := \
frameworks/av/services \
frameworks/minikin \
hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib \
hardware/synaptics/wlan/synadhd/wpa_supplicant_8_lib \
hardware/interfaces/nfc \
hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib \
hardware/interfaces/keymaster \