From 323c2b1c1a2c2c044da4718ea587732d7b32105f Mon Sep 17 00:00:00 2001 From: repo Shareef Ali Date: Mon, 5 Jan 2015 01:41:57 -0600 Subject: [PATCH] msm8974: remove things that are handled elsewhere Change-Id: Ifed3497534063c411d77d228a0dc3ab649c12e42 --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index df9755d..105c7e1 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -21,7 +21,6 @@ TARGET_BOARD_PLATFORM_GPU := qcom-adreno330 # Architecture TARGET_CPU_VARIANT := krait -TARGET_USE_QCOM_BIONIC_OPTIMIZATION := true # Audio BOARD_USES_ALSA_AUDIO := true