sm7325-common: gps: update to LA.UM.9.12.r1-13500.01-SMxx50.QSSI12.0
This commit is contained in:
parent
616168edec
commit
81c175bd93
28 changed files with 71 additions and 202 deletions
|
|
@ -36,6 +36,9 @@ endif
|
|||
LOCAL_PATH := $(call my-dir)
|
||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||
|
||||
GNSS_SANITIZE_DIAG := cfi bounds null unreachable integer address
|
||||
GNSS_SANITIZE := cfi bounds null unreachable integer
|
||||
# Activate the following two lines for regression testing
|
||||
#GNSS_SANITIZE += address
|
||||
#GNSS_SANITIZE_DIAG := $(GNSS_SANITIZE)
|
||||
|
||||
endif # ifneq ($(BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE),)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue