Build: Add sanitized app_process am: a35d92e431 am: 2ceff14391 am: 77541fee1b

am: 95532682c5

Change-Id: I3e641ab40b394522abd50c50c612861ed6384eff
This commit is contained in:
Andreas Gampe
2016-12-01 00:33:28 +00:00
committed by android-build-merger

View File

@@ -135,6 +135,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