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:
parent
61fdb9f91d
commit
5b14f5dd93
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue