Skip to content

Commit

Permalink
klte-common: enable low latency primary audio feature
Browse files Browse the repository at this point in the history
* Fixes lags in notification and other system sounds

Change-Id: Ic03e440c5e4b125018d9eebcd8e1c99e297e126e
  • Loading branch information
Albinoman887 committed Feb 9, 2015
1 parent e3e074d commit e614793
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BoardConfigCommon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ BOARD_HAVE_NEW_QCOM_CSDCLIENT := true
AUDIO_FEATURE_DISABLED_ANC_HEADSET := true
AUDIO_FEATURE_DISABLED_FM := true
AUDIO_FEATURE_DISABLED_MULTI_VOICE_SESSIONS := true
AUDIO_FEATURE_LOW_LATENCY_PRIMARY := true

# Bluetooth
BOARD_BLUEDROID_VENDOR_CONF := $(LOCAL_PATH)/bluetooth/vnd_klte.txt
Expand Down

0 comments on commit e614793

Please sign in to comment.