Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b321737c authored by normanwhl's avatar normanwhl
Browse files

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
parent 6be2a5d3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 \