diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 544c2b7..737e44c 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -79,6 +79,9 @@ TARGET_FS_CONFIG_GEN := device/samsung/msm8974-common/config.fs DEVICE_MANIFEST_FILE := device/samsung/msm8974-common/manifest.xml DEVICE_MATRIX_FILE := device/samsung/msm8974-common/compatibility_matrix.xml +# Legacy memfd +TARGET_HAS_MEMFD_BACKPORT := true + # SELinux include device/samsung/msm8974-common/sepolicy/sepolicy.mk