diff -r 7333d7932ef7 -r 8b7f4e561641 installationservices/swi/source/sisregistry/common/sisregistryclientserver.h --- a/installationservices/swi/source/sisregistry/common/sisregistryclientserver.h Tue Aug 31 15:21:33 2010 +0300 +++ b/installationservices/swi/source/sisregistry/common/sisregistryclientserver.h Wed Sep 01 12:22:02 2010 +0100 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of the License "Eclipse Public License v1.0" @@ -69,13 +69,11 @@ EInstalledDrives, ERemoveWithLastDependent, ESetRemoveWithLastDependent, - EGetMatchingSupportedLanguages, + EGetMatchingSupportedLanguages, // daemon interface EAddDrive, #ifndef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK ERemoveDrive, -#else - ESetComponentPresence, #endif // all clients @@ -123,7 +121,7 @@ EloggingFile, #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK EIsFileRegistered, - EComponentIdForUid, + EComponentIdForUid, #endif // NOTE : The security policy range ESeparatorMinimumWriteUserData- // ESeparatorMinimumTCB also requires NetworkServices as well as @@ -146,8 +144,6 @@ #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK EAddSoftwareTypeEntry, EUpdateSoftwareTypeEntry, - EAddAppRegEntry, - EUpdateAppRegEntry, #endif // Additional RegistryWritableSession clients @@ -157,7 +153,6 @@ #endif // All clients ERegistryFiles = 128, - // Additional ReadUserData calls ESeparatorMinimumReadUserData2 = 256, ERemovablePackages, @@ -170,12 +165,7 @@ ESignedBySuCert, #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK - EComponentIdForPackage, - EAppUidsForComponent, - EComponentIdsForPackageUid, - ESetComponentState = 300, //SIF only - EAddAppRegInfo = 320, //requires TCB - ERemoveAppRegInfo, //requires TCB + ESetComponentState, //SIF only #endif ESeparatorEndAll