serviceproviders/sapi_location/locationservice/inc/locationservice.h
changeset 55 eaf3908907b6
parent 32 8d692d9f828f
--- a/serviceproviders/sapi_location/locationservice/inc/locationservice.h	Fri Mar 19 09:42:20 2010 +0200
+++ b/serviceproviders/sapi_location/locationservice/inc/locationservice.h	Fri Apr 16 15:54:44 2010 +0300
@@ -52,7 +52,7 @@
 const TInt KSUpdateInterval = KSSecond;
 
 //Update time out
-const TInt KSUpdateTimeOut = 15*KSSecond;
+const TInt KSUpdateTimeOut = 60*KSSecond;
 
 //MaxAge
 const TInt KSMaxAge = 0;