Loading target/product/cfi-common.mk +1 −0 Original line number Original line Diff line number Diff line Loading @@ -17,6 +17,7 @@ # This is a set of common components to enable CFI for (across # This is a set of common components to enable CFI for (across # compatible product configs) # compatible product configs) PRODUCT_CFI_INCLUDE_PATHS := \ PRODUCT_CFI_INCLUDE_PATHS := \ device/generic/goldfish/wifi/wpa_supplicant_8_lib \ device/google/cuttlefish/guest/libs/wpa_supplicant_8_lib \ device/google/cuttlefish/guest/libs/wpa_supplicant_8_lib \ device/google/wahoo/wifi_offload \ device/google/wahoo/wifi_offload \ external/tinyxml2 \ external/tinyxml2 \ Loading Loading
target/product/cfi-common.mk +1 −0 Original line number Original line Diff line number Diff line Loading @@ -17,6 +17,7 @@ # This is a set of common components to enable CFI for (across # This is a set of common components to enable CFI for (across # compatible product configs) # compatible product configs) PRODUCT_CFI_INCLUDE_PATHS := \ PRODUCT_CFI_INCLUDE_PATHS := \ device/generic/goldfish/wifi/wpa_supplicant_8_lib \ device/google/cuttlefish/guest/libs/wpa_supplicant_8_lib \ device/google/cuttlefish/guest/libs/wpa_supplicant_8_lib \ device/google/wahoo/wifi_offload \ device/google/wahoo/wifi_offload \ external/tinyxml2 \ external/tinyxml2 \ Loading