Fix for Bug 3890 NewGraphicsArchitecture tip
authorjakl.martin@cell-telecom.com
Mon, 06 Dec 2010 18:07:30 +0100
branchNewGraphicsArchitecture
changeset 218 99b3451c560e
parent 195 f67ec42dc838
Fix for Bug 3890
graphicscomposition/openwfcompositionengine/group/openwfc.mmh
graphicscomposition/openwfsupport/group/openwfc_interop.mmp
graphicscomposition/surfaceupdate/group/surfaceupdateserver.mmh
--- a/graphicscomposition/openwfcompositionengine/group/openwfc.mmh	Fri Oct 08 15:48:50 2010 +0100
+++ b/graphicscomposition/openwfcompositionengine/group/openwfc.mmh	Mon Dec 06 18:07:30 2010 +0100
@@ -1,4 +1,5 @@
 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
+// Portions copyright (c) 2010 Cell Telecom Ltd
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -35,7 +36,7 @@
 
 MACRO                  __KHR_EXPORTS
 TARGETTYPE             dll
-CAPABILITY             PowerMgmt ReadDeviceData WriteDeviceData ProtServ
+CAPABILITY             All -TCB
 UID                    0x1000008D KUidOpenWfcDllUidValue
 
 OPTION ARMCC    -O3 -Otime --cpu 6
--- a/graphicscomposition/openwfsupport/group/openwfc_interop.mmp	Fri Oct 08 15:48:50 2010 +0100
+++ b/graphicscomposition/openwfsupport/group/openwfc_interop.mmp	Mon Dec 06 18:07:30 2010 +0100
@@ -1,4 +1,5 @@
 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+// Portions copyright (c) 2010 Cell Telecom Ltd
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -16,7 +17,7 @@
 
 TARGET			wfcinterop.dll
 TARGETTYPE		dll
-CAPABILITY 		PowerMgmt ReadDeviceData WriteDeviceData ProtServ
+CAPABILITY 		All -TCB
 UID				0x1000008d 0x10286FC5
 VENDORID		0x70000001
 
--- a/graphicscomposition/surfaceupdate/group/surfaceupdateserver.mmh	Fri Oct 08 15:48:50 2010 +0100
+++ b/graphicscomposition/surfaceupdate/group/surfaceupdateserver.mmh	Mon Dec 06 18:07:30 2010 +0100
@@ -1,4 +1,5 @@
 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Portions copyright (c) 2010 Cell Telecom Ltd
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -13,7 +14,7 @@
 // Description:
 //
 
-CAPABILITY PowerMgmt ReadDeviceData WriteDeviceData ProtServ
+CAPABILITY All -TCB
 targettype        DLL
 VENDORID 0x70000001