applicationmanagement/inc/ApplicationManagementCommon.h
branchRCL_3
changeset 58 5b858729772b
parent 57 6757f1e2efd2
--- a/applicationmanagement/inc/ApplicationManagementCommon.h	Tue Aug 31 15:05:55 2010 +0300
+++ b/applicationmanagement/inc/ApplicationManagementCommon.h	Wed Sep 01 12:31:32 2010 +0100
@@ -26,15 +26,11 @@
 namespace NApplicationManagement
 	{
 
-const TUint32  KAppMgmtServerUid         = {0x200267FB};
+const TUint32  KAppMgmtServerUid         = {0x1020781C};
 
 const TUint32 KAMServiceUid = {0x1020781B};
 
-const TUid KProperty = {0x101F9A02};
-
-const TUint32 KInteger = 0x00000001;
-
-//const TUint32 KOmaDMAppUid = {0x200267FB};
+const TUint32 KOmaDMAppUid = {0x1020781C};
 const TInt KVersionLength= 7; // 3 for Major, 1 for '.' and 3 for Minor
 _LIT( KLiteralPeriod, ".");