Build: Add sanitized app_process am: a35d92e431

am: 2ceff14391

Change-Id: I55ecc896ca76a74baad033dd9b48462fc00c3235
This commit is contained in:
Andreas Gampe
2016-12-01 00:16:49 +00:00
committed by android-build-merger

View File

@@ -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