kunlun2: 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: I99e34efdc1137e10d31de985771e84b8b1aa3d86
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Signed-off-by: DennySPb <dennyspb@gmail.com>
This commit is contained in:
Sunil Ravi 2020-07-21 10:14:09 -07:00 committed by Giammarco Senatore
parent 38ba53ff7c
commit 438c054c19
No known key found for this signature in database
GPG key ID: 661348FC1E144F04

View file

@ -314,7 +314,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, 0=Disable (default)