lbstest/lbstestproduct/lbsclient/src/ctlbsclientstepupdateoptions.cpp
changeset 57 3267d9ea3e98
parent 0 9cfd9a3ee49c
--- a/lbstest/lbstestproduct/lbsclient/src/ctlbsclientstepupdateoptions.cpp	Tue Jul 13 12:25:28 2010 +0100
+++ b/lbstest/lbstestproduct/lbsclient/src/ctlbsclientstepupdateoptions.cpp	Wed Sep 08 15:16:57 2010 +0100
@@ -1129,6 +1129,7 @@
   					TPositionUpdateOptions& updateOpts = iParent.iSharedData->iVerifyUpdateOpts;
 					updateOpts.SetUpdateInterval(0);
 					updateOpts.SetMaxUpdateAge(0);
+					updateOpts.SetUpdateTimeOut(4000000);
 					//Second call to NPU should have maxupdateage set.
 					iPositioner.SetUpdateOptions(updateOpts);