diff options
| author | Steve Kondik <steve@cyngn.com> | 2015-04-17 01:27:10 -0700 |
|---|---|---|
| committer | Ethan Chen <intervigil@gmail.com> | 2015-07-09 17:35:49 -0700 |
| commit | 2bcce48c4b6f2b07f2d41f5c956d063c4af49f9d (patch) | |
| tree | 59565607b02179155bca9fbf90546e5c41c8aea3 /BoardConfigCommon.mk | |
| parent | 7e528f064fe90b6a0ab8f69eaf99fb74854e5345 (diff) | |
msm8916: Update audio flags
* Enable perf options
Change-Id: I5e9749a27d9e97bb6358cea87cf4f6495503255b
Diffstat (limited to 'BoardConfigCommon.mk')
| -rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index add4797..b576c9e 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -80,6 +80,7 @@ endif BOARD_ANT_WIRELESS_DEVICE := "vfs-prerelease" # Audio +AUDIO_FEATURE_ENABLED_KPI_OPTIMIZE := true AUDIO_FEATURE_LOW_LATENCY_PRIMARY := true BOARD_USES_ALSA_AUDIO := true |
