summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEcco Park <eccopark@google.com>2016-09-06 14:18:13 -0700
committergitbuildkicker <android-build@google.com>2016-09-07 19:18:15 -0700
commit675eb43230d0671862082e4d1f587b26156180b3 (patch)
tree0b93f20e8aed9a90b587cd98cf24471fccd77e40
parent6462a9964a57140c38313c544b9ed3aec14f467a (diff)
downloadmarlin-nougat-dr1-release.tar.gz
Default value 2 is more agressive for power save. However we saw some degragation for voice quality. Instead, 5 is used for VoIP call solution. When the parameter is set to 5 and voice packets are detected in uplink or downlink data traffic, the QPower inactivity timeout is reset to the default QPower-disabled value (200 ms). This means that QPower power saving is not be triggered until after 200ms of inactivity Bug: 31282427 Change-Id: Ibeb0d69a1fd1150c16d67edadf63f8da416de257 Signed-off-by: Ecco Park <eccopark@google.com> (cherry picked from commit c79e2fbacad28d49c94fe09b508b2d8186a67677)
-rw-r--r--WCNSS_qcom_cfg.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/WCNSS_qcom_cfg.ini b/WCNSS_qcom_cfg.ini
index 04ee04c3..399c964b 100644
--- a/WCNSS_qcom_cfg.ini
+++ b/WCNSS_qcom_cfg.ini
@@ -459,7 +459,7 @@ gFlexConnectPowerFactor=0
gNumChanCombinedConc=60
#Enable Power Save offload
-gEnablePowerSaveOffload=2
+gEnablePowerSaveOffload=5
#Enable firmware uart print
gEnablefwprint=0