sdm660-common: wifi: Disable RX wakelock feature
Change-Id: I3e093c8fd16b231d531751056648bd6b745e5171
This commit is contained in:
parent
c3f3a95312
commit
8cebbe9f17
1 changed files with 3 additions and 0 deletions
|
@ -465,6 +465,9 @@ g_enable_packet_filter_bitmap=3
|
||||||
# Disable RX wakelock feature
|
# Disable RX wakelock feature
|
||||||
rx_wakelock_timeout=0
|
rx_wakelock_timeout=0
|
||||||
|
|
||||||
|
# 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 a new issue