diff -r 653a8b91b95e -r d38941471f1c sysstatemgmt/ssmcustcmds/adaptationwrapper/group/stateadaptation.mmp --- a/sysstatemgmt/ssmcustcmds/adaptationwrapper/group/stateadaptation.mmp Thu Sep 23 10:05:41 2010 +0300 +++ b/sysstatemgmt/ssmcustcmds/adaptationwrapper/group/stateadaptation.mmp Wed Sep 29 15:13:21 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -23,6 +23,12 @@ UID 0x2000D76A 0x20022EB3 CAPABILITY PowerMgmt ReadDeviceData WriteDeviceData ProtServ SwEvent ReadUserData WriteUserData + +// If SYMBIAN_INCLUDE_APP_CENTRIC macro is defined then CommDD capability is required along with the capability +// list described in the above line. +#ifdef SYMBIAN_INCLUDE_APP_CENTRIC +CAPABILITY CommDD +#endif //SYMBIAN_INCLUDE_APP_CENTRIC VENDORID VID_DEFAULT NOEXPORTLIBRARY