am 4b323c62: Merge "SDK targets should inherit from core_64_bit.mk"

* commit '4b323c62564337c96e0e0694c14d64f1c57182ee':
  SDK targets should inherit from core_64_bit.mk
This commit is contained in:
Ying Wang 2014-07-30 16:40:52 +00:00 committed by Android Git Automerger
commit 3b548515fb
3 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,7 @@
# entirely appropriate to inherit from for on-device configurations.
$(call inherit-product, $(SRC_TARGET_DIR)/product/sdk.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
# Overrides
PRODUCT_BRAND := generic_arm64

View File

@ -20,6 +20,7 @@
# entirely appropriate to inherit from for on-device configurations.
$(call inherit-product, $(SRC_TARGET_DIR)/product/sdk.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
# Overrides
PRODUCT_BRAND := generic_mips64

View File

@ -20,6 +20,7 @@
# entirely appropriate to inherit from for on-device configurations.
$(call inherit-product, $(SRC_TARGET_DIR)/product/sdk.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
# Overrides
PRODUCT_BRAND := generic_x86_64