sdm710-common: wifi: Remove TxPower2g and 5g from config file
Ini config values TxPower2g and TxPower5g are not getting used anymore. Remove TxPower2g and TxPower5g from WCNSS_qcom_cfg.ini for all the targets. Change-Id: Id85bec3e4ae3bb8012e13844bb0afa682a593fee CRs-Fixed: 2607679 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
6243e72c42
commit
c5ea77de75
1 changed files with 0 additions and 4 deletions
|
@ -255,10 +255,6 @@ gEnableMCCAdaptiveScheduler=1
|
||||||
#Enable or Disable p2p device address administered
|
#Enable or Disable p2p device address administered
|
||||||
isP2pDeviceAddrAdministrated=0
|
isP2pDeviceAddrAdministrated=0
|
||||||
|
|
||||||
# Set Thermal Power limit
|
|
||||||
TxPower2g=10
|
|
||||||
TxPower5g=10
|
|
||||||
|
|
||||||
# Remove Overlap channel restriction
|
# Remove Overlap channel restriction
|
||||||
gEnableOverLapCh=0
|
gEnableOverLapCh=0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue