Merge "ASAN: Separate SANITIZE_LITE from asan.options" am: e7195be772 am: ee7be79816

am: df13a9e51e

Change-Id: Ia3f1b5b5a7ecac19658da9b1700d9f860f3005ae
This commit is contained in:
Andreas Gampe 2017-03-10 21:18:24 +00:00 committed by android-build-merger
commit 19c4f38402
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ endef
# Pretty comprehensive set of native services. This list is helpful if all that's to be checked is an
# app.
ifeq ($(SANITIZE_LITE),true)
ifeq ($(SANITIZE_LITE_SERVICES),true)
SANITIZE_ASAN_OPTIONS_FOR := \
adbd \
ATFWD-daemon \