sm6150-common: wifi: Disable TDLS offchannel

TDLS off-channel feature is needed only for
certification. Disable the feature in production
builds.

Bug: 161320896
Test: Basic wifi sanity test.
Change-Id: I9b043b6dd6db2a251e425123e3d2c0ac238760ce
Signed-off-by: Sunil Ravi <sunilravi@google.com>
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
Sunil Ravi
2020-07-21 09:54:14 -07:00
committed by therealmharc
parent 3b094c12dd
commit 4b59c38e74

View File

@@ -373,7 +373,7 @@ gTDLSExternalControl=1
# 1 - enable
# TDLS off-channel operation will be invoked when there is only one
# TDLS connection.
gEnableTDLSOffChannel=1
gEnableTDLSOffChannel=0
# Enable or Disable Random MAC (Spoofing)
# 1=Enable (default), 0=Disable