Build: Add sanitized app_process am: a35d92e431
am: 2ceff14391
am: 77541fee1b
am: 95532682c5
Change-Id: I3e641ab40b394522abd50c50c612861ed6384eff
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user