From 312e06ed005b52ed2e64b132578be67e88ef1bf2 Mon Sep 17 00:00:00 2001 From: HariomGupta Date: Thu, 9 Jun 2022 17:15:08 +0530 Subject: [PATCH] Fix of Cell Configuration issue Issue-Id: ODUHIGH-456 Signed-off-by: HariomGupta Change-Id: Ibea4656c70b10296b2019497d7d4fb2cef868201 --- build/config/cellConfig.xml | 26 +++++++++++++------------- build/config/rrmPolicy.xml | 4 ++-- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/build/config/cellConfig.xml b/build/config/cellConfig.xml index f3d028530..8963f5497 100644 --- a/build/config/cellConfig.xml +++ b/build/config/cellConfig.xml @@ -13,14 +13,14 @@ 1 PRB_DL - 901 - 44 + 311 + 48 000001 1 - 901 - 44 + 311 + 48 000002 1 @@ -31,33 +31,33 @@ 1 PRB_DL - 901 - 44 + 311 + 48 000001 1 - 901 - 44 + 311 + 48 000002 1 1 - 901 - 44 + 311 + 48 000001 1 - 901 - 44 + 311 + 48 000002 1 1 1 - 5 + 20 15 0 1 diff --git a/build/config/rrmPolicy.xml b/build/config/rrmPolicy.xml index bf6b8a521..441a3837c 100644 --- a/build/config/rrmPolicy.xml +++ b/build/config/rrmPolicy.xml @@ -4,8 +4,8 @@ PRB_UL - 901 - 44 + 311 + 48 000002 1 -- 2.16.6