From a697a0c7260c86e0f47c514bde7cb04be401afaf Mon Sep 17 00:00:00 2001 From: Dario Trombello Date: Sun, 24 May 2020 20:52:14 +0200 Subject: [PATCH] universal7580: BoardConfigCommon: Include AudioFX again Change-Id: If37574da230097acaf6ce5fa5fbcf7cde440ce2d --- BoardConfigCommon.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 28a5f83..c0b3208 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -77,9 +77,6 @@ BOARD_HAS_LARGE_FILESYSTEM := true TARGET_USERIMAGES_USE_EXT4 := true BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4 -# Exclude AudioFX -TARGET_EXCLUDES_AUDIOFX := true - # Vendor separation TARGET_COPY_OUT_VENDOR := system/vendor -- 2.20.1