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

Change-Id: I1a8efd6c0bd3649de877a08b193914ba6d3d4304
This commit is contained in:
SGCMarkus 2022-08-18 20:32:04 +02:00 committed by Nolen Johnson
commit e7a9456ecd
9 changed files with 24 additions and 35 deletions

View file

@ -16,18 +16,6 @@ GNSS_CFLAGS = [
"-Wno-error=date-time",
]
/* Activate the following for regression testing */
GNSS_SANITIZE = {
/* address: true,*/
cfi: true,
misc_undefined: [
"bounds",
"null",
"unreachable",
"integer",
],
}
/* Activate the following for debug purposes only,
comment out for production */
GNSS_SANITIZE_DIAG = {