summaryrefslogtreecommitdiffstats
path: root/target/product
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2014-08-25 10:25:32 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-08-25 10:25:32 +0000
commit7a58de4e099a896871adc763e14ed4b08d5f3fbb (patch)
treecb4623b000e174a2df49f63c881ab327094ca4aa /target/product
parent9f6ae4ba5379df08d3bd6f60878718598bfa76d7 (diff)
parentd0015f7173d4bc2962d3c89b945e9c3bce5cb313 (diff)
downloadbuild-7a58de4e099a896871adc763e14ed4b08d5f3fbb.zip
build-7a58de4e099a896871adc763e14ed4b08d5f3fbb.tar.gz
build-7a58de4e099a896871adc763e14ed4b08d5f3fbb.tar.bz2
am d0015f71: Merge changes I152eb090,Ic40360bf
* commit 'd0015f7173d4bc2962d3c89b945e9c3bce5cb313': arm64: Fix the sdk_arm64 build products arm64: Fix aosp_arm64 system image.
Diffstat (limited to 'target/product')
-rw-r--r--target/product/aosp_arm64.mk2
-rw-r--r--target/product/sdk_arm64.mk1
2 files changed, 1 insertions, 2 deletions
diff --git a/target/product/aosp_arm64.mk b/target/product/aosp_arm64.mk
index e119466..ea8ec06 100644
--- a/target/product/aosp_arm64.mk
+++ b/target/product/aosp_arm64.mk
@@ -23,8 +23,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/board/generic_arm64/device.mk)
-PRODUCT_RUNTIMES := runtime_libart_default
-
include $(SRC_TARGET_DIR)/product/emulator.mk
PRODUCT_NAME := aosp_arm64
PRODUCT_DEVICE := generic_arm64
diff --git a/target/product/sdk_arm64.mk b/target/product/sdk_arm64.mk
index 9aa58b3..d724207 100644
--- a/target/product/sdk_arm64.mk
+++ b/target/product/sdk_arm64.mk
@@ -21,6 +21,7 @@
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/sdk.mk)
+$(call inherit-product, $(SRC_TARGET_DIR)/board/generic_arm64/device.mk)
# Overrides
PRODUCT_BRAND := generic_arm64