forked from openkylin/platform_build
Merge "emulator: enable cfi for emulator's wifi driver"
This commit is contained in:
commit
1816caecf1
|
@ -17,6 +17,7 @@
|
|||
# This is a set of common components to enable CFI for (across
|
||||
# compatible product configs)
|
||||
PRODUCT_CFI_INCLUDE_PATHS := \
|
||||
device/generic/goldfish/wifi/wpa_supplicant_8_lib \
|
||||
device/google/cuttlefish/guest/libs/wpa_supplicant_8_lib \
|
||||
device/google/wahoo/wifi_offload \
|
||||
external/tinyxml2 \
|
||||
|
|
Loading…
Reference in New Issue