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

Commit 9a3bd76a authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge changes from topic 'simplify_app_process_asan_modules'

* changes:
  Revert "Build: Add sanitized app_process"
  Revert "Build: Add asanwrapper in SANITIZE_LITE"
parents de24e619 88d43677
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
@@ -129,18 +129,6 @@ PRODUCT_PACKAGES += \
    vold \
    wm

# 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 \

endif

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