From 3974ac1b90f414f1a753359c69829735a73bd539 Mon Sep 17 00:00:00 2001 From: Balaji Punnuru Date: Sun, 19 Oct 2025 12:19:23 -0400 Subject: [PATCH] RDKEMW-9493: Removed TV Migration path. Signed-off-by: Balaji Punnuru --- lib/rdk/NM_Bootstrap.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/lib/rdk/NM_Bootstrap.sh b/lib/rdk/NM_Bootstrap.sh index efcdcd67..e1ead41a 100644 --- a/lib/rdk/NM_Bootstrap.sh +++ b/lib/rdk/NM_Bootstrap.sh @@ -59,11 +59,7 @@ else rm -rf /opt/NetworkManager/system-connections/* fi if [ "$RDK_PROFILE" == "TV" ]; then - echo "`/bin/timestamp` :$0: Not migrating Wifi credentials for TVs from NM_Bootsrtap" >> /opt/logs/NMMonitor.log - if [ -d /opt/secure/NetworkManager/system-connections ]; then - rm -rf /opt/secure/NetworkManager/system-connections/* - fi - exit 0 + echo "`/bin/timestamp` :$0: Migrating Wifi credentials for TVs from NM_Bootsrtap" >> /opt/logs/NMMonitor.log fi if [ -z $PSK ]; then #connect to wifi