--- 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);