mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-05-07 14:27:17 +09:00
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:
parent
6b34f7820a
commit
fbfdd34544
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user