Merge "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" into froyo

gugelfrei
Steve Kondik 14 years ago committed by Gerrit Code Review
commit 1222e8b781

@ -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

Loading…
Cancel
Save