diff -r 95c570bf4a05 -r 9a7e3d5f461a lbstest/lbstestproduct/lbsclient/src/ctlbsclientstepupdateoptions.cpp --- a/lbstest/lbstestproduct/lbsclient/src/ctlbsclientstepupdateoptions.cpp Wed Aug 18 11:11:46 2010 +0300 +++ b/lbstest/lbstestproduct/lbsclient/src/ctlbsclientstepupdateoptions.cpp Fri Sep 17 08:37:32 2010 +0300 @@ -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);