From 624d87455366bddc330f6c55eef3d0cca636501a Mon Sep 17 00:00:00 2001 From: fzahir786 Date: Wed, 13 May 2026 15:19:01 +0530 Subject: [PATCH 1/2] RDKEMW-18202: Updated migration folder as part of is clean check --- lib/rdk/wh_api_5.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/rdk/wh_api_5.conf b/lib/rdk/wh_api_5.conf index fa714aec..74a95d11 100644 --- a/lib/rdk/wh_api_5.conf +++ b/lib/rdk/wh_api_5.conf @@ -42,3 +42,4 @@ $SD_CARD_APP_MOUNT_PATH/netflix/*|httpcode /opt/netflix/*|network # The apps folder should have been cleared of local storage data. Validate with age of file created. /media/apps/sky/packages/*/data.img|com.bskyb.epgui|comcast_warehouse_testing_app|com.comcast.viper_ipa +/opt/persistent/migration/* From c8b49bbd18abd83806f8e243801989f1ffde2289 Mon Sep 17 00:00:00 2001 From: fzahir786 Date: Tue, 30 Jun 2026 12:49:50 +0530 Subject: [PATCH 2/2] RDKEMW-18202: Changing from persistent to secure --- lib/rdk/wh_api_5.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rdk/wh_api_5.conf b/lib/rdk/wh_api_5.conf index 74a95d11..21b4bfb7 100644 --- a/lib/rdk/wh_api_5.conf +++ b/lib/rdk/wh_api_5.conf @@ -42,4 +42,4 @@ $SD_CARD_APP_MOUNT_PATH/netflix/*|httpcode /opt/netflix/*|network # The apps folder should have been cleared of local storage data. Validate with age of file created. /media/apps/sky/packages/*/data.img|com.bskyb.epgui|comcast_warehouse_testing_app|com.comcast.viper_ipa -/opt/persistent/migration/* +/opt/secure/migration/*