From 140e3e0339b646512dd2549513f2e776e7bfad5c Mon Sep 17 00:00:00 2001 From: ppalan289 Date: Fri, 27 Mar 2026 15:45:34 +0000 Subject: [PATCH] RDKEMW-12176: TestRdkCentralBranchCreationAndPush Reason for change: dummy Test Procedure: Device deepsleep causing the crash Risks: Low Priority: P2 Signed-off-by: ppalan289 --- src/btrCore.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/btrCore.c b/src/btrCore.c index d1d5967..4ac7394 100644 --- a/src/btrCore.c +++ b/src/btrCore.c @@ -17,6 +17,7 @@ * limitations under the License. */ //btrCore.c +/*Preethi 1*/ #ifdef HAVE_CONFIG_H #include #endif