am 7adbb466: Merge "Remove TARGET_CPU_SMP."

* commit '7adbb466597a52873605b14950e70f3d2bc0f4c8':
  Remove TARGET_CPU_SMP.
This commit is contained in:
Elliott Hughes
2014-11-25 18:51:51 +00:00
committed by Android Git Automerger
2 changed files with 0 additions and 3 deletions

View File

@@ -535,8 +535,6 @@ ifeq ($(TARGET_DEFAULT_JAVA_LIBRARIES),)
TARGET_DEFAULT_JAVA_LIBRARIES := core-libart core-junit ext framework
endif
TARGET_CPU_SMP ?= true
# Flags for DEX2OAT
DEX2OAT_TARGET_ARCH := $(TARGET_ARCH)
DEX2OAT_TARGET_CPU_VARIANT := $(TARGET_CPU_VARIANT)

View File

@@ -242,7 +242,6 @@ _product_stash_var_list := $(_product_var_list) \
TARGET_PROVIDES_INIT_RC \
TARGET_CPU_ABI \
TARGET_CPU_ABI2 \
TARGET_CPU_SMP \
_product_stash_var_list += \