sdm660-common: wifi: Disable TDLS offchannel

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

Test: Basic wifi sanity test.
Change-Id: I4bef76edb8663835953e45274805c5e15dfea808
This commit is contained in:
Sunil Ravi 2020-12-30 13:38:04 +05:30 committed by OdSazib
parent 7a54003bff
commit a299229253
No known key found for this signature in database
GPG key ID: B678DBD07079B021

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