diff --git a/target/product/cfi-common.mk b/target/product/cfi-common.mk index 7a53bc1dce..42edd9246a 100644 --- a/target/product/cfi-common.mk +++ b/target/product/cfi-common.mk @@ -17,7 +17,7 @@ # This is a set of common components to enable CFI for (across # compatible product configs) PRODUCT_CFI_INCLUDE_PATHS := \ - device/google/cuttlefish_common/guest/libs/wpa_supplicant_8_lib \ + device/google/cuttlefish/guest/libs/wpa_supplicant_8_lib \ device/google/wahoo/wifi_offload \ external/tinyxml2 \ external/wpa_supplicant_8 \