summaryrefslogtreecommitdiffstats
path: root/target/product/aosp_arm64.mk
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2014-01-28 14:35:16 -0800
committerColin Cross <ccross@android.com>2014-02-12 19:49:47 -0800
commit930b5fbcb9bd00b0d3a9b55b7da1dc2b8731b7d4 (patch)
tree85dfaa8a8c45530b76a60d9937989d661f6d3af6 /target/product/aosp_arm64.mk
parent5c7039fb069c040759df0a5a15241dd7f8b2f9b7 (diff)
downloadbuild-930b5fbcb9bd00b0d3a9b55b7da1dc2b8731b7d4.zip
build-930b5fbcb9bd00b0d3a9b55b7da1dc2b8731b7d4.tar.gz
build-930b5fbcb9bd00b0d3a9b55b7da1dc2b8731b7d4.tar.bz2
make 64-bit builds into multiarch builds
Also enable the 64-bit binder interface and make them only use ART. Change-Id: I05de41ce348c14722c84a658f745659bde5ba423
Diffstat (limited to 'target/product/aosp_arm64.mk')
-rw-r--r--target/product/aosp_arm64.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/product/aosp_arm64.mk b/target/product/aosp_arm64.mk
index 7f97a61..8ff0bd1 100644
--- a/target/product/aosp_arm64.mk
+++ b/target/product/aosp_arm64.mk
@@ -22,6 +22,8 @@
$(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