sm6250-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: I6d7a3e6bf58402c3c398bb8570cdc5ab1f7ca05d
This commit is contained in:
Sunil Ravi 2021-08-03 06:45:19 +02:00 committed by Alexander Winkowski
parent 6b34f7820a
commit fbfdd34544
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -353,7 +353,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