javacommons/security/build/exports.inf
branchRCL_3
changeset 83 26b2b12093af
parent 60 6c158198356e
--- a/javacommons/security/build/exports.inf	Wed Sep 15 12:05:25 2010 +0300
+++ b/javacommons/security/build/exports.inf	Wed Oct 13 14:23:59 2010 +0300
@@ -27,12 +27,9 @@
 
 #include <platform_paths.hrh>
 
-// Configuration interface for javasecurity
 #ifdef RD_JAVA_S60_RELEASE_10_1_ONWARDS 
-// Public configuration interface is named as CI_javasecurity.confml
-// and it is located outside of jrt package. The name of private
-// configuration interface is javasecurity2.confml.
 ../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 */