Revert "Build: Add asanwrapper in SANITIZE_LITE" am: 4938f3300a am: 92058120b2

am: 75aa99ba60

Change-Id: I64c2016ed8d14cb264f4c0619e0b2842923a9ee3
This commit is contained in:
Andreas Gampe 2016-12-01 03:08:57 +00:00 committed by android-build-merger
commit f1ebff97a2
1 changed files with 0 additions and 5 deletions

View File

@ -131,11 +131,6 @@ PRODUCT_PACKAGES += \
# In SANITIZE_LITE, we have a specialized modules that are sanitized.
ifeq ($(SANITIZE_LITE),true)
# Pull in the asan wrapper binary.
PRODUCT_PACKAGES += \
asanwrapper \
# Pull in the specialized binaries.
PRODUCT_PACKAGES += \
app_process__asan \