forked from openkylin/platform_build
Merge "Enable CFI for media module paths in module_*"
This commit is contained in:
commit
e50287e1b5
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue