diff --git a/target/product/module_common.mk b/target/product/module_common.mk index eedd47999..ee48b6861 100644 --- a/target/product/module_common.mk +++ b/target/product/module_common.mk @@ -16,3 +16,4 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/default_art_config.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_default.mk) +$(call inherit-product, $(SRC_TARGET_DIR)/product/cfi-common.mk)