summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--target/product/cfi-common.mk2
1 files changed, 1 insertions, 1 deletions
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 \