Build: Add asanwrapper in SANITIZE_LITE am: eee31511f7
am: 3c326183ca
am: 18c9a0d841
Change-Id: I76fb780a0505166d004f1293127907d8f9ac9755
This commit is contained in:
@@ -131,6 +131,11 @@ PRODUCT_PACKAGES += \
|
|||||||
|
|
||||||
# In SANITIZE_LITE, we have a specialized modules that are sanitized.
|
# In SANITIZE_LITE, we have a specialized modules that are sanitized.
|
||||||
ifeq ($(SANITIZE_LITE),true)
|
ifeq ($(SANITIZE_LITE),true)
|
||||||
|
# Pull in the asan wrapper binary.
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
asanwrapper \
|
||||||
|
|
||||||
|
# Pull in the specialized binaries.
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
app_process__asan \
|
app_process__asan \
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user