sdm660-common: configs: 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 0dd7c5b9b6
commit f9c03c58e7
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -461,7 +461,10 @@ gEnableNanSupport=1
# bit-4 : drop STP - Spanning Tree Protocol
# bit-5 : drop DTP/LLC/CDP
g_enable_packet_filter_bitmap=3
# Disable RX wakelock feature
rx_wakelock_timeout=0
END
# Note: Configuration parser would not read anything past the END marker