diff -r 3e1f76dd2722 -r 2c484ac32ef0 searchsrv_plat/cpix_utility_api/inc/cpixwatchdogcommon.h --- a/searchsrv_plat/cpix_utility_api/inc/cpixwatchdogcommon.h Thu Sep 02 21:37:32 2010 +0300 +++ b/searchsrv_plat/cpix_utility_api/inc/cpixwatchdogcommon.h Fri Sep 17 08:35:54 2010 +0300 @@ -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;