Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 118025a1 authored by Vishwath Mohan's avatar Vishwath Mohan Committed by android-build-merger
Browse files

Enable CFI for vendor components on aosp_arm64_ab product-configs

am: 014d1fc9

Change-Id: I3c9c6ece3cdb1abe3a06c7803dd0bbf5310d9acb
parents 088506c3 014d1fc9
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -28,7 +28,8 @@ PRODUCT_PACKAGES += \
    update_verifier

# Enable control-flow integrity (CFI) for security sensitive components
$(call inherit-product, build/make/target/product/cfi-common.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/cfi-common.mk)
$(call inherit-product-if-exists, vendor/google/products/cfi-vendor.mk)

PRODUCT_NAME := aosp_arm64_ab
PRODUCT_DEVICE := generic_arm64_ab