From 4ea48348d000862c8203c33917f6b314ffbe05e9 Mon Sep 17 00:00:00 2001 From: mifl Date: Sat, 11 Nov 2017 13:27:25 +0100 Subject: [PATCH] sm8550-common: Remove duplicate audio flag. TARGET_USES_QCOM_MM_AUDIO is enable by default. https://review.lineageos.org/#/c/180752/ Change-Id: I098e441ee8999246312bb49bd94be5da5c9dd5b9 --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 292b0ab..b6c3b1a 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -35,7 +35,6 @@ BOARD_USES_ALSA_AUDIO := true TARGET_PROVIDES_AUDIO_HAL := true TARGET_PROVIDES_LIBAGM := true TARGET_PROVIDES_LIBAR_PAL := true -TARGET_USES_QCOM_MM_AUDIO := true # Boot BOARD_BOOT_HEADER_VERSION := 4