d5ecca2f41
Change-Id: Id9a462cf8bf1140854659dcff958f9979905e3dc
6 lines
148 B
Makefile
6 lines
148 B
Makefile
LOCAL_PATH := $(call my-dir)
|
|
|
|
GNSS_SANITIZE_DIAG := cfi bounds null unreachable integer address
|
|
|
|
include $(call all-makefiles-under,$(LOCAL_PATH))
|
|
|