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

Commit 0784f0ea authored by Vishwath Mohan's avatar Vishwath Mohan
Browse files

Enable CFI for the aosp_arm64_ab product config.

This CL enables CFI for the aosp_arm64_ab product config - which helps
ensure that the VNDK ABI is consistent with product configs that
also enable CFI.

Bug: 66301104
Test: VNDK ABI is consistent with walleye-userdebug
Change-Id: I8ba1f8ebc475a91e9c2a527c813e3c5e1daae897
parent eeb98ae3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -27,6 +27,9 @@ PRODUCT_PACKAGES += \
    update_engine \
    update_verifier

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

PRODUCT_NAME := aosp_arm64_ab
PRODUCT_DEVICE := generic_arm64_ab
PRODUCT_BRAND := Android