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

am: 92058120b2

Change-Id: I818d10ecaee2be176abecbb70d3d0997ea86d6bc
This commit is contained in:
Andreas Gampe
2016-12-01 02:57:54 +00:00
committed by android-build-merger

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 \