usbmgmt/usbmgr/host/functiondrivers/ms/msfdc/src/msfdcmain.cpp
changeset 51 eaaed528d5fd
parent 36 1a2a19ee918d
--- a/usbmgmt/usbmgr/host/functiondrivers/ms/msfdc/src/msfdcmain.cpp	Thu Sep 02 22:23:37 2010 +0300
+++ b/usbmgmt/usbmgr/host/functiondrivers/ms/msfdc/src/msfdcmain.cpp	Fri Sep 17 08:40:15 2010 +0300
@@ -25,7 +25,11 @@
 
 const TImplementationProxy ImplementationTable[] =
 	{
+#ifndef __DUMMYFDF__
 	IMPLEMENTATION_PROXY_ENTRY(0x10285B0D, CMsFdc::NewL),
+#else
+	IMPLEMENTATION_PROXY_ENTRY(0x20031DF7, CMsFdc::NewL),
+#endif
 	};
 /**
   A factory method that returns the number of implementation of an interfaces