summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> 2019-12-11 04:22:02 +0000
committer Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> 2019-12-11 04:22:02 +0000
commitec955881344b548f17459cddaf4c2a6b8fd87aff (patch)
tree5c3ad4c46a8654f10fbf7e637577bbe1137d0d3c
parentb5144d4c593490528ae5738584e153e650e31469 (diff)
parent85f60f83077d2484fca1b12811d4edcff28150d8 (diff)
Merge "Change all cf_common paths to cuttlefish paths" am: 3b500a7ec3 am: 85f60f8307
Change-Id: I18b7021f769b0adc775d622912aa773ff8874312
-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 \