diff options
| author | Ethan Chen <intervigil@gmail.com> | 2016-01-28 12:27:20 -0800 |
|---|---|---|
| committer | Ethan Chen <intervigil@gmail.com> | 2016-01-28 12:59:04 -0800 |
| commit | 02deae54c4fb3cb277d26c69426e332b8cedc3af (patch) | |
| tree | af8ff9d474e0aca2d2e41b2280b13e11c5b2d325 | |
| parent | 11f9e6a4ecc9cd48190faea596ceb2ff1839ed31 (diff) | |
msm8916: Don't use low latency primary
Change-Id: I1e9a1961658e78bf5ef53eec86a9fce2e21b95a1
| -rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 3c71179..39d537b 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -79,7 +79,6 @@ BOARD_ANT_WIRELESS_DEVICE := "vfs-prerelease" # Audio 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 |
