javacommons/security/build/exports.inf
branchRCL_3
changeset 25 9ac0a0a7da70
parent 19 04becd199f91
child 35 85266cc22c7f
--- a/javacommons/security/build/exports.inf	Tue May 11 16:07:20 2010 +0300
+++ b/javacommons/security/build/exports.inf	Tue May 25 12:34:19 2010 +0300
@@ -27,9 +27,12 @@
 
 #include <platform_paths.hrh>
 
-// Generic configuration interface for javasecurity cenrep settings  
-// javasecurity_2001B289.crml implementation specifics for cenrep data
-// javasecurity_2001B289.gcfml implementation specifics for genconf ml data
+#ifdef RD_JAVA_S60_RELEASE_10_1_ONWARDS 
+../conf/javasecurity2.confml        APP_LAYER_CONFML(javasecurity.confml)
+../conf/CI_javasecurity.confml      APP_LAYER_CONFML(CI_javasecurity.confml)
+#else
 ../conf/javasecurity.confml         APP_LAYER_CONFML(javasecurity.confml)
+#endif /* RD_JAVA_S60_RELEASE_10_1_ONWARDS */
+
 ../conf/javasecurity_2001B289.crml  APP_LAYER_CRML(javasecurity_2001B289.crml)
 #endif