From: Jan Altensen Date: Tue, 3 Sep 2019 21:41:24 +0000 (+0200) Subject: universal7580: exclude audiofx X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=refs%2Fheads%2Flineage-17.0;p=GitHub%2FLineageOS%2Fandroid_device_samsung_universal7580-common.git universal7580: exclude audiofx Change-Id: Ib38343d4d31bfd9c61cc7af1105964ddc0646335 --- diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index d4c9d54..a7bb096 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -70,6 +70,9 @@ TARGET_KERNEL_SOURCE := kernel/samsung/universal7580 BOARD_HAS_LARGE_FILESYSTEM := true TARGET_USERIMAGES_USE_EXT4 := true +# Exclude AudioFX +TARGET_EXCLUDES_AUDIOFX := true + # Extended filesystem support TARGET_EXFAT_DRIVER := sdfat