Merge "Enable CFI for media module paths in module_*"

This commit is contained in:
Anton Hansson
2021-04-21 13:29:59 +00:00
committed by Gerrit Code Review

View File

@@ -16,3 +16,4 @@
$(call inherit-product, $(SRC_TARGET_DIR)/product/default_art_config.mk) $(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/languages_default.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/cfi-common.mk)