Workaround for Bug 2121 - just use the stub implementation directly until CryptoPrep.flm is fixed RCL_3
authorWilliam Roberts <williamr@symbian.org>
Tue, 02 Mar 2010 16:43:46 +0000
branchRCL_3
changeset 12 7e4c4cbd8e5c
parent 10 0d167ce5e2a1
child 13 77a4e6a1beb4
Workaround for Bug 2121 - just use the stub implementation directly until CryptoPrep.flm is fixed
omadrm/drmengine/group/DrmCrypto.mmp
--- a/omadrm/drmengine/group/DrmCrypto.mmp	Wed Feb 24 16:51:57 2010 +0000
+++ b/omadrm/drmengine/group/DrmCrypto.mmp	Tue Mar 02 16:43:46 2010 +0000
@@ -39,9 +39,17 @@
 
 SOURCE          drmaescrypto.cpp
 
+#if 1
+#warning Workaround for Bug 2121
+SOURCEPATH      ../drmcrypto/stub
+SOURCE          CmlaCryptoStub.cpp
+#else
 SOURCEPATH      ../drmcrypto/build
-SOURCE          omacrypto.cpp
 SOURCE          cmlacrypto.cpp
+#endif
+
+SOURCEPATH      ../drmcrypto/src
+SOURCE          OmaCrypto.cpp
 
 LIBRARY         euser.lib
 LIBRARY         efsrv.lib