From 9926178660e5f971a1b6f53fa1812e4cd9a27233 Mon Sep 17 00:00:00 2001 From: Neha Jain Date: Wed, 12 Jul 2023 23:16:25 +0000 Subject: [PATCH] Revert "Enable CFI for the whole Bluetooth repo and not just system" This reverts commit d759b3517a2f0a3a98a74792a248596246403fb9. Reason for revert: b/289779264 Change-Id: If7bdba6a420f2a310ad86b7b3b44eba5111c5d69 --- target/product/cfi-common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/product/cfi-common.mk b/target/product/cfi-common.mk index 5cc7ae5e94..559963cd7f 100644 --- a/target/product/cfi-common.mk +++ b/target/product/cfi-common.mk @@ -33,7 +33,7 @@ PRODUCT_CFI_INCLUDE_PATHS := \ hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib \ hardware/interfaces/keymaster \ hardware/interfaces/security \ - packages/modules/Bluetooth \ + packages/modules/Bluetooth/system \ system/chre \ system/core/libnetutils \ system/libziparchive \