Merge changes from topic 'simplify_app_process_asan_modules'

* changes:
  Revert "Build: Add sanitized app_process"
  Revert "Build: Add asanwrapper in SANITIZE_LITE"
This commit is contained in:
Treehugger Robot 2016-12-01 02:38:29 +00:00 committed by Gerrit Code Review
commit 9a3bd76ab4
1 changed files with 0 additions and 12 deletions

View File

@ -129,18 +129,6 @@ PRODUCT_PACKAGES += \
vold \ vold \
wm wm
# In SANITIZE_LITE, we have a specialized modules that are sanitized.
ifeq ($(SANITIZE_LITE),true)
# Pull in the asan wrapper binary.
PRODUCT_PACKAGES += \
asanwrapper \
# Pull in the specialized binaries.
PRODUCT_PACKAGES += \
app_process__asan \
endif
# Packages included only for eng or userdebug builds, previously debug tagged # Packages included only for eng or userdebug builds, previously debug tagged
PRODUCT_PACKAGES_DEBUG := \ PRODUCT_PACKAGES_DEBUG := \
perfprofd perfprofd