diff -r 63c982fb92f2 -r b73252188534 mds_plat/location_manager_api/tsrc/src/LocationManagerTestScripter.cpp --- 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;