diff options
| author | Meninblack007 <sanyam.53jain@gmail.com> | 2016-02-08 11:31:24 -0500 |
|---|---|---|
| committer | Ethan Chen <intervigil@gmail.com> | 2016-02-08 10:00:43 -0800 |
| commit | b1543a42e16090505ba88a246b6386c1672bf7e3 (patch) | |
| tree | e6d10bd28d6977d3ab044dff31a81a2bdb66d564 /BoardConfigCommon.mk | |
| parent | a852ac7ba26c9a1c61252e14272b25fc0ee9a377 (diff) | |
msm8916: Update FM feature flag for power optimization
Change-Id: I96a6a4a2aa6cd7b228c3a8fd32450ff4a471b042
Signed-off-by: Meninblack007 <sanyam.53jain@gmail.com>
Diffstat (limited to 'BoardConfigCommon.mk')
| -rw-r--r-- | BoardConfigCommon.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 39d537b..b18804c 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -114,7 +114,7 @@ TARGET_USES_ION := true USE_OPENGL_RENDERER := true # FM -AUDIO_FEATURE_ENABLED_FM := true +AUDIO_FEATURE_ENABLED_FM_POWER_OPT := true TARGET_QCOM_NO_FM_FIRMWARE := true # Init |
