Revert "Build: Add sanitized app_process" am: 88d43677f5
am: d77b29fdb3
Change-Id: Ie46ff2d5b15970ee188ad8e0ac64278a0ce4e4cf
This commit is contained in:
commit
1b7e73ad55
|
@ -129,13 +129,6 @@ 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
|
||||
|
|
Loading…
Reference in New Issue