mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
sm6375-common: wifi: Switch gEnablePowerSaveOffload to 5
This should improve VoIP calls performance. Reference: https://android.googlesource.com/device/google/marlin/+/android-7.1.0_r4%5E%21/ Change-Id: Id947f330d516f507b8eff543ffb154e90e1206a2 Signed-off-by: Ahmad Rulim <personal@rulim34.dev>
This commit is contained in:
@@ -245,7 +245,7 @@ gMaxMediumTime = 6000
|
||||
gRrmEnable=1
|
||||
|
||||
#Enable Power Save offload
|
||||
gEnablePowerSaveOffload=4
|
||||
gEnablePowerSaveOffload=5
|
||||
|
||||
#Enable firmware uart print
|
||||
gEnablefwprint=0
|
||||
|
||||
Reference in New Issue
Block a user