sdm660-common: wifi: Enable etsi_srd_chan_in_master_mode

* Fixes 5GHz tethering after LA.UM.7.2.r1-07600-sdm660.0 merge.

Change-Id: I41ca8a4c326ab35a98d1a53a9c1e8df8775ed9d7
This commit is contained in:
Kalpaj Chaudhari 2019-06-26 15:07:39 +05:30 committed by Max Weffers
parent 61fdb9f91d
commit 5b14f5dd93
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -608,6 +608,13 @@ gcmp_enabled=0
gTxBFCsnValue=4 gTxBFCsnValue=4
# etsi_srd_chan_in_master_mode - Enable/disable ETSI SRD channels in
# master mode PCL and ACS functionality
# @Min: 0
# @Max: 1
# @Default: 0
etsi_srd_chan_in_master_mode=1
END END
# Note: Configuration parser would not read anything past the END marker # Note: Configuration parser would not read anything past the END marker