sdm710-common: wlan: Enable LPRX by default
LPRX was disabled previously on request because of some power issues. Now that all the power issues is resolved enable the LPRX by default. Change-Id: Ie3655bacfd06d47598b04e8c2c89233a000307ce CRs-Fixed: 2459952 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
b19f2b5cba
commit
758f4e181c
1 changed files with 1 additions and 6 deletions
|
@ -206,11 +206,6 @@ gVhtChannelWidth=2
|
|||
GROEnable=0
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
# Enable/Disable DTIM Synth
|
||||
# 1- Enable DTIM Synth
|
||||
# 0- Disable DTIM Synth
|
||||
gEnableLPRx=0
|
||||
|
||||
#Data Inactivity Timeout when in powersave (in ms)
|
||||
gDataInactivityTimeout=200
|
||||
|
||||
|
|
Loading…
Reference in a new issue