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:
Ashish Kumar Dhanotiya 2020-02-03 20:31:51 +05:30 committed by SamarV-121
parent 758f4e181c
commit 5b3695e94e

View file

@ -309,10 +309,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