--- a/sysstatemgmt/ssmcustcmds/adaptationwrapper/group/emergencycallrfadaptation.mmp Thu Sep 23 10:05:41 2010 +0300
+++ b/sysstatemgmt/ssmcustcmds/adaptationwrapper/group/emergencycallrfadaptation.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,13 @@
UID 0x2000E657 0x20022EAF
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
--- a/sysstatemgmt/ssmcustcmds/adaptationwrapper/group/miscadaptation.mmp Thu Sep 23 10:05:41 2010 +0300
+++ b/sysstatemgmt/ssmcustcmds/adaptationwrapper/group/miscadaptation.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,13 @@
UID 0x2000E658 0x20022EB0
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
--- a/sysstatemgmt/ssmcustcmds/adaptationwrapper/group/rtcadaptation.mmp Thu Sep 23 10:05:41 2010 +0300
+++ b/sysstatemgmt/ssmcustcmds/adaptationwrapper/group/rtcadaptation.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 0x2000D76C 0x20022EB1
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
--- a/sysstatemgmt/ssmcustcmds/adaptationwrapper/group/simadaptation.mmp Thu Sep 23 10:05:41 2010 +0300
+++ b/sysstatemgmt/ssmcustcmds/adaptationwrapper/group/simadaptation.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 0x2000D76B 0x20022EB2
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
--- 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
--- a/sysstatemgmt/systemstatemgr/sus/group/ssmutilsrv.mmp Thu Sep 23 10:05:41 2010 +0300
+++ b/sysstatemgmt/systemstatemgr/sus/group/ssmutilsrv.mmp Wed Sep 29 15:13:21 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2007-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"
@@ -20,6 +20,12 @@
CAPABILITY PowerMgmt ProtServ ReadDeviceData WriteDeviceData 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
+
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
USERINCLUDE ../inc
--- a/sysstatemgmt/systemstateplugins/adptplugin/group/emergencycallrfadaptationref.mmp Thu Sep 23 10:05:41 2010 +0300
+++ b/sysstatemgmt/systemstateplugins/adptplugin/group/emergencycallrfadaptationref.mmp Wed Sep 29 15:13:21 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2007-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"
@@ -22,6 +22,12 @@
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
+
NOEXPORTLIBRARY /* Has a fixed interface emergencycallrfadaptationref.def */
userinclude ../inc
--- a/sysstatemgmt/systemstateplugins/adptplugin/group/miscadaptationref.mmp Thu Sep 23 10:05:41 2010 +0300
+++ b/sysstatemgmt/systemstateplugins/adptplugin/group/miscadaptationref.mmp Wed Sep 29 15:13:21 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2007-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"
@@ -22,6 +22,12 @@
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
+
NOEXPORTLIBRARY /* Has a fixed interface miscadaptationref.def */
userinclude ../inc
--- a/sysstatemgmt/systemstateplugins/adptplugin/group/rtcadaptationref.mmp Thu Sep 23 10:05:41 2010 +0300
+++ b/sysstatemgmt/systemstateplugins/adptplugin/group/rtcadaptationref.mmp Wed Sep 29 15:13:21 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2007-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"
@@ -22,6 +22,12 @@
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
+
NOEXPORTLIBRARY /* Has a fixed interface rtcadaptationref.def */
userinclude ../inc
--- a/sysstatemgmt/systemstateplugins/adptplugin/group/simadaptationref.mmp Thu Sep 23 10:05:41 2010 +0300
+++ b/sysstatemgmt/systemstateplugins/adptplugin/group/simadaptationref.mmp Wed Sep 29 15:13:21 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2007-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"
@@ -22,6 +22,12 @@
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
+
NOEXPORTLIBRARY /* Has a fixed interface simadaptationref.def */
userinclude ../inc
--- a/sysstatemgmt/systemstateplugins/adptplugin/group/stateadaptationref.mmp Thu Sep 23 10:05:41 2010 +0300
+++ b/sysstatemgmt/systemstateplugins/adptplugin/group/stateadaptationref.mmp Wed Sep 29 15:13:21 2010 +0300
@@ -22,6 +22,12 @@
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
+
NOEXPORTLIBRARY /* Has a fixed interface stateadaptationref.def */
userinclude ../inc
--- a/sysstatemgmt/systemstateplugins/utilityplugins/group/lafshutdowneventobserveradaptor.mmp Thu Sep 23 10:05:41 2010 +0300
+++ b/sysstatemgmt/systemstateplugins/utilityplugins/group/lafshutdowneventobserveradaptor.mmp Wed Sep 29 15:13:21 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2008-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"
@@ -22,6 +22,12 @@
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
+
NOEXPORTLIBRARY /* Has a fixed interface lafshutdowneventobserveradaptor.def */
userinclude ../inc
--- a/sysstatemgmt/systemstatereferenceplugins/clayer/group/saaemergencycallrfadaptation.mmp Thu Sep 23 10:05:41 2010 +0300
+++ b/sysstatemgmt/systemstatereferenceplugins/clayer/group/saaemergencycallrfadaptation.mmp Wed Sep 29 15:13:21 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2007-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"
@@ -26,6 +26,12 @@
UID 0x2000E657 0x2001032B
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
+
NOEXPORTLIBRARY
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
--- a/sysstatemgmt/systemstatereferenceplugins/clayer/group/saamiscadaptation.mmp Thu Sep 23 10:05:41 2010 +0300
+++ b/sysstatemgmt/systemstatereferenceplugins/clayer/group/saamiscadaptation.mmp Wed Sep 29 15:13:21 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2007-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"
@@ -30,6 +30,12 @@
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
+
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
USERINCLUDE ../inc
--- a/sysstatemgmt/systemstatereferenceplugins/clayer/group/saartcadaptation.mmp Thu Sep 23 10:05:41 2010 +0300
+++ b/sysstatemgmt/systemstatereferenceplugins/clayer/group/saartcadaptation.mmp Wed Sep 29 15:13:21 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2007-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"
@@ -26,6 +26,12 @@
UID 0x2000D76C 0x20010329
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
+
NOEXPORTLIBRARY
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
--- a/sysstatemgmt/systemstatereferenceplugins/clayer/group/saasimadaptation.mmp Thu Sep 23 10:05:41 2010 +0300
+++ b/sysstatemgmt/systemstatereferenceplugins/clayer/group/saasimadaptation.mmp Wed Sep 29 15:13:21 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2007-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"
@@ -26,6 +26,12 @@
UID 0x2000D76B 0x20010328
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
+
NOEXPORTLIBRARY
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
--- a/sysstatemgmt/systemstatereferenceplugins/clayer/group/saastateadaptation.mmp Thu Sep 23 10:05:41 2010 +0300
+++ b/sysstatemgmt/systemstatereferenceplugins/clayer/group/saastateadaptation.mmp Wed Sep 29 15:13:21 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2007-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"
@@ -26,6 +26,12 @@
UID 0x2000D76A 0x2001032A
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
+
NOEXPORTLIBRARY
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
--- a/sysstatemgmt/systemstatereferenceplugins/clayer/group/ssmclayersup.mmp Thu Sep 23 10:05:41 2010 +0300
+++ b/sysstatemgmt/systemstatereferenceplugins/clayer/group/ssmclayersup.mmp Wed Sep 29 15:13:21 2010 +0300
@@ -27,6 +27,12 @@
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
+
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
USERINCLUDE ../inc
--- a/sysstatemgmt/systemstatereferenceplugins/clayer/group/startupadaptationadapter.mmp Thu Sep 23 10:05:41 2010 +0300
+++ b/sysstatemgmt/systemstatereferenceplugins/clayer/group/startupadaptationadapter.mmp Wed Sep 29 15:13:21 2010 +0300
@@ -26,6 +26,12 @@
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
+
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
USERINCLUDE ../inc