sm8150-common: wifi: Disable RX wakelock feature
Change-Id: I3e093c8fd16b231d531751056648bd6b745e5171 Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
This commit is contained in:
parent
ff3e0a0ee8
commit
15ae1257d4
|
@ -559,6 +559,9 @@ gEnablePacketLog=1
|
||||||
# @Default: 0
|
# @Default: 0
|
||||||
etsi13_srd_chan_in_master_mode=1
|
etsi13_srd_chan_in_master_mode=1
|
||||||
|
|
||||||
|
# Disable rx wakelock
|
||||||
|
rx_wakelock_timeout=0
|
||||||
|
|
||||||
END
|
END
|
||||||
|
|
||||||
# Note: Configuration parser would not read anything past the END marker
|
# Note: Configuration parser would not read anything past the END marker
|
||||||
|
|
Loading…
Reference in New Issue