Merge "Update the latest LocationOptions"
This commit is contained in:
commit
978f2b9410
1 changed files with 1 additions and 0 deletions
|
@ -168,6 +168,7 @@ bool GnssAPIClient::gnssSetPositionMode(IGnss::GnssPositionMode mode,
|
|||
LOC_LOGD("%s]: invalid GnssPositionMode: %d", __FUNCTION__, mode);
|
||||
retVal = false;
|
||||
}
|
||||
locAPIUpdateTrackingOptions(mLocationOptions);
|
||||
return retVal;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue