diff -r 5dedbccec665 -r 5c11946e75b3 pushmtm/MtmUtilInc/PushMtmPrivateCRKeys.h --- 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