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

Commit 2ceff143 authored by Andreas Gampe's avatar Andreas Gampe Committed by android-build-merger
Browse files

Build: Add sanitized app_process

am: a35d92e4

Change-Id: Idc10fa334820dab5de1a697092e4c14fb6023425
parents f606cc16 a35d92e4
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -129,6 +129,13 @@ PRODUCT_PACKAGES += \
    vold \
    wm

# In SANITIZE_LITE, we have a specialized modules that are sanitized.
ifeq ($(SANITIZE_LITE),true)
PRODUCT_PACKAGES += \
    app_process__asan \

endif

# Packages included only for eng or userdebug builds, previously debug tagged
PRODUCT_PACKAGES_DEBUG := \
    perfprofd