sm7325-common: update gps to LA.UM.9.14.r1-20000-LAHAINA.QSSI13.0

Change-Id: I100b0807cce37b9f3724c74d2f0979a955d1ddd2
This commit is contained in:
SGCMarkus 2022-08-18 20:34:15 +02:00 committed by Nolen Johnson
commit a0fc1b687c
30 changed files with 203 additions and 71 deletions

View file

@ -519,7 +519,7 @@ static uint32_t antennaInfoInit(const antennaInfoCb antennaInfoCallback) {
static void antennaInfoClose() {
if (NULL != gGnssAdapter) {
return gGnssAdapter->antennaInfoCloseCommand();
}
}
}
static uint32_t configRobustLocation(bool enable, bool enableForE911){