pushmtm/MtmUtilInc/PushMtmPrivateCRKeys.h
branchRCL_3
changeset 35 5c11946e75b3
parent 0 84ad3b177aa3
--- a/pushmtm/MtmUtilInc/PushMtmPrivateCRKeys.h	Mon Mar 15 12:40:52 2010 +0200
+++ b/pushmtm/MtmUtilInc/PushMtmPrivateCRKeys.h	Wed Mar 31 21:35:49 2010 +0300
@@ -28,4 +28,7 @@
 // Read only White List
 const TUint32 KPushMtmWhiteList =           0x0000003;
 
+//To Enable to Disable PUSH_SL Service in Run-time
+const TUint32 KPushMtmServiceEnabled   =   0x0000004; 
+
 #endif      // PUSHMTMPRIVATECRKEYS_H
\ No newline at end of file