aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorEthan Chen <intervigil@gmail.com>2016-01-28 10:44:26 -0800
committerEthan Chen <intervigil@gmail.com>2016-01-28 10:46:21 -0800
commit13d89f4878dbb70bd0edba5edb518405be1d90ef (patch)
tree5bbd193007ad6152840a9ed1eb9c77d1097c3d5c /BoardConfigCommon.mk
parent20954b57c779325eaa9e7b33d568abc6cc615761 (diff)
msm8916: Use new sample rate representation for compressed playback
* Kernel supports this now. REF: CRACKLING-839 Change-Id: I8f6e47995a3676815af4f731bfaabf2a946ad95f
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index aea9e87..ee37214 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -80,6 +80,7 @@ BOARD_ANT_WIRELESS_DEVICE := "vfs-prerelease"
# Audio
AUDIO_FEATURE_DEEP_BUFFER_RINGTONE := true
AUDIO_FEATURE_ENABLED_KPI_OPTIMIZE := true
+AUDIO_FEATURE_ENABLED_NEW_SAMPLE_RATE := true
AUDIO_FEATURE_LOW_LATENCY_PRIMARY := true
BOARD_USES_ALSA_AUDIO := true
USE_CUSTOM_AUDIO_POLICY := 1