Merge "Enable CFI for media module paths in module_*" am: e50287e1b5

Original change: https://android-review.googlesource.com/c/platform/build/+/1679347

Change-Id: I191fb0f6f3d61b28ff9937cd439753614fe01460
This commit is contained in:
Anton Hansson 2021-04-21 13:53:25 +00:00 committed by Automerger Merge Worker
commit 9e3c0982e7

View file

@ -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)