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=6b831565759f603baaf212097421ca23f9a71cf0;p=GitHub%2Fexynos8895%2Fandroid_device_samsung_universal8895-common.git universal7580: exclude audiofx Change-Id: Ib38343d4d31bfd9c61cc7af1105964ddc0646335 --- diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index ffe9677..127f268 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -91,6 +91,9 @@ BOARD_USERDATAIMAGE_PARTITION_SIZE := 58556678144 #(57184256 sda24) BOARD_CACHEIMAGE_PARTITION_SIZE := 524288000 #(512000 sda18) BOARD_FLASH_BLOCK_SIZE := 4096 +# Exclude AudioFX +TARGET_EXCLUDES_AUDIOFX := true + # Vendor separation TARGET_COPY_OUT_VENDOR := system/vendor