Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4938f330 authored by Andreas Gampe's avatar Andreas Gampe
Browse files

Revert "Build: Add asanwrapper in SANITIZE_LITE"

This reverts commit eee31511.

Rewriting of app_process adds an automatic dependency.

Bug: 33224213
Test: m
Change-Id: Idd9509d116692954224f4d2ffd6c81b69e9a85a3
parent de24e619
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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 \