Change the PowerSaveOffload to 5

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)
diff --git a/WCNSS_qcom_cfg.ini b/WCNSS_qcom_cfg.ini
index 04ee04c..399c964 100644
--- a/WCNSS_qcom_cfg.ini
+++ b/WCNSS_qcom_cfg.ini
@@ -459,7 +459,7 @@
 gNumChanCombinedConc=60
 
 #Enable Power Save offload
-gEnablePowerSaveOffload=2
+gEnablePowerSaveOffload=5
 
 #Enable firmware uart print
 gEnablefwprint=0