Revert "Build: Add asanwrapper in SANITIZE_LITE"
This reverts commit eee31511f7
.
Rewriting of app_process adds an automatic dependency.
Bug: 33224213
Test: m
Change-Id: Idd9509d116692954224f4d2ffd6c81b69e9a85a3
This commit is contained in:
parent
de24e6198e
commit
4938f3300a
1 changed files with 0 additions and 5 deletions
|
@ -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 a new issue