summaryrefslogtreecommitdiff
path: root/aosp_bullhead.mk
diff options
context:
space:
mode:
authorSungmin Choi <sungmin.choi@lge.com>2015-03-07 17:50:42 +0900
committerPatrick Tjin <pattjin@google.com>2015-03-11 15:49:37 -0700
commitfbb4ef9eba25e5870817aa8278f3ef9b15161269 (patch)
tree8499245be97b63f3692f22fec461614154ed1fc1 /aosp_bullhead.mk
parentc163a0c655705d29eece59131b6a8ac199ced66d (diff)
downloadbullhead-fbb4ef9eba25e5870817aa8278f3ef9b15161269.tar.gz
Support 64-bit device (add core_64_bit.mk)
Change-Id: Ifffc22b597a1c30e62f652e73fdc71a7629546a0
Diffstat (limited to 'aosp_bullhead.mk')
-rw-r--r--aosp_bullhead.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/aosp_bullhead.mk b/aosp_bullhead.mk
index d24c35c..631b639 100644
--- a/aosp_bullhead.mk
+++ b/aosp_bullhead.mk
@@ -21,6 +21,7 @@
PRODUCT_COPY_FILES := device/sample/etc/apns-full-conf.xml:system/etc/apns-conf.xml
# Inherit from the common Open Source product configuration
+$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
PRODUCT_NAME := aosp_bullhead