searchsrv_plat/cpix_utility_api/inc/cpixwatchdogcommon.h
changeset 19 e3c09e9691e0
parent 16 2729d20a0010
child 23 d4d56f5e7c55
--- 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;