From 74d12fb926141bcb8a781bc6aee61842b93b87df Mon Sep 17 00:00:00 2001 From: "NameLess, the Jedi" Date: Mon, 30 Aug 2010 11:14:51 +0200 Subject: [PATCH] Realy use the audio profile hack (works with make 3.81) without this AudioPara4.csv was needed & adb fails on pulling it when it's symlinked to someother Audio_*.csv file --- products/cyanogen_dream_sapphire.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/products/cyanogen_dream_sapphire.mk b/products/cyanogen_dream_sapphire.mk index d95f4d5a..674c992c 100644 --- a/products/cyanogen_dream_sapphire.mk +++ b/products/cyanogen_dream_sapphire.mk @@ -47,7 +47,8 @@ else endif # Use the audio profile hack -PRODUCT_SPECIFIC_DEFINES += WITH_DS_HTCACOUSTIC_HACK=true +WITH_DS_HTCACOUSTIC_HACK := true +PRODUCT_SPECIFIC_DEFINES += WITH_DS_HTCACOUSTIC_HACK # # Copy DS specific prebuilt files