diff -r 7cda54f2d97f -r e3c09e9691e0 searchsrv_plat/cpix_utility_api/inc/cpixwatchdogcommon.h --- a/searchsrv_plat/cpix_utility_api/inc/cpixwatchdogcommon.h Tue Aug 31 17:30:16 2010 +0530 +++ b/searchsrv_plat/cpix_utility_api/inc/cpixwatchdogcommon.h Mon Sep 06 09:24:34 2010 +0530 @@ -19,7 +19,7 @@ #define CPIXWATCHDOGCOMMON_H_ //Length of uid string in cenrep -const TInt KCenrepUidLength = 20; +const TInt KCenrepUidLength = 256; //Uid of watchdog cetral repository database const TUid KWDrepoUidMenu = {0x20029ab8}; const TUint32 KHarvesterServerKey = 0x1;