sm6375-common: location: Update to LA.UM.9.16.r1-14900-MANNAR.QSSI14.0

Change-Id: Iebecd634ae0a10c394db59814db15167b0d20388
This commit is contained in:
Michael Bestas
2024-07-04 21:50:55 +03:00
parent a824bdfd05
commit 2cae554313

View File

@@ -2,19 +2,3 @@ GNSS_CFLAGS = [
"-Werror",
"-Wno-undefined-bool-conversion",
]
/* Activate the following for debug purposes only,
comment out for production */
GNSS_SANITIZE_DIAG = {
/*
diag: {
cfi: true,
misc_undefined: [
"bounds",
"null",
"unreachable",
"integer",
],
},
*/
}