cryptoservices/filebasedcertificateandkeystores/Inc/filetokenstests.iby
changeset 77 956a80986d49
parent 19 ece3df019add
child 108 ca9a0fc2f082
--- a/cryptoservices/filebasedcertificateandkeystores/Inc/filetokenstests.iby	Thu Jun 24 15:55:20 2010 +0530
+++ b/cryptoservices/filebasedcertificateandkeystores/Inc/filetokenstests.iby	Thu Jul 01 18:10:29 2010 +0530
@@ -277,9 +277,11 @@
 data = ZDRIVE\tcertapps\scripts\script1.ini			tcertapps\scripts\script1.ini attrib=r
 data = ZDRIVE\tcertapps\scripts\apipolicing.ini	tcertapps\scripts\apipolicing.ini attrib=r
 
+
 #if defined SYMBIAN_KEYSTORE_USE_AUTH_SERVER || defined SDP_ROM1
 //Nothing is included
 #else
+#ifdef _SERIAL_DOWNLOAD
 // additional certstore needed in normal rom for sec-filetokens tests which uses certstore1 ,2,...
 ECOM_PLUGIN(tadditionalstores.dll, tadditionalstores.rsc)
 // The below test data needed for sec-filetokens-tools.script which will run only in normal image(testsecurity_sdp.bat)
@@ -298,6 +300,7 @@
 // Test keystore. Contains two keys, a DSA key (label gm0) and a RSA key (label gm1)
 // The passphrase timeout is set to 30
 data = ZPRIVATE\101F72A6\keys.dat          	private\101F72A6\keys.dat
+#endif
 #endif // SYMBIAN_KEYSTORE_USE_AUTH_SERVER
 
 #endif