Merge "ASAN: Separate SANITIZE_LITE from asan.options"
am: e7195be772
Change-Id: I6b7c8f2dede303b1b2168888ede8c9e3f8062688
This commit is contained in:
commit
ee7be79816
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ endef
|
||||||
|
|
||||||
# Pretty comprehensive set of native services. This list is helpful if all that's to be checked is an
|
# Pretty comprehensive set of native services. This list is helpful if all that's to be checked is an
|
||||||
# app.
|
# app.
|
||||||
ifeq ($(SANITIZE_LITE),true)
|
ifeq ($(SANITIZE_LITE_SERVICES),true)
|
||||||
SANITIZE_ASAN_OPTIONS_FOR := \
|
SANITIZE_ASAN_OPTIONS_FOR := \
|
||||||
adbd \
|
adbd \
|
||||||
ATFWD-daemon \
|
ATFWD-daemon \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue