mds_plat/location_manager_api/tsrc/src/LocationManagerTestScripter.cpp
branchRCL_3
changeset 19 b73252188534
parent 0 c53acadfccc6
--- a/mds_plat/location_manager_api/tsrc/src/LocationManagerTestScripter.cpp	Thu Jul 15 19:07:24 2010 +0300
+++ b/mds_plat/location_manager_api/tsrc/src/LocationManagerTestScripter.cpp	Thu Aug 19 10:20:41 2010 +0300
@@ -43,6 +43,11 @@
 //
 void CLocationManagerTestScripter::ConstructL()
     {
+    	
+#ifdef LOC_REVERSEGEOCODE
+     iLocGeoTaggerConnected = EFalse;
+#endif //LOC_REVERSEGEOCODE
+	 
     //Read logger settings to check whether test case name is to be
     //appended to log file name.
     RSettingServer settingServer;