sdm660-common: wifi: Disable RX wakelock feature

Change-Id: I3e093c8fd16b231d531751056648bd6b745e5171
This commit is contained in:
LuK1337 2018-02-05 23:38:29 +01:00 committed by Max Weffers
parent c3f3a95312
commit 8cebbe9f17
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -465,6 +465,9 @@ g_enable_packet_filter_bitmap=3
# Disable RX wakelock feature
rx_wakelock_timeout=0
# Disable rx wakelock
rx_wakelock_timeout=0
END
# Note: Configuration parser would not read anything past the END marker