forked from openkylin/platform_build
Revert "Build: Add sanitized app_process" am: 88d43677f5
am: d77b29fdb3
am: 1b7e73ad55
Change-Id: Iacb14d7e7e3ec2d836fe260594018def6bf46c9c
This commit is contained in:
commit
7c974b2c8f
|
@ -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