Revert "Build: Add asanwrapper in SANITIZE_LITE"
am: 4938f3300a
Change-Id: Ic3745664db0b89baaea8b98b79ead63a77e95440
This commit is contained in:
commit
92058120b2
|
@ -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 \
|
||||
|
||||
|
|
Loading…
Reference in New Issue