summaryrefslogtreecommitdiff
path: root/aosp_common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'aosp_common.mk')
-rw-r--r--aosp_common.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/aosp_common.mk b/aosp_common.mk
index e2d5d43..52ea597 100644
--- a/aosp_common.mk
+++ b/aosp_common.mk
@@ -17,11 +17,7 @@
#
# All components inherited here go to system image
#
-ifeq (,$(filter %_64,$(TARGET_PRODUCT)))
-$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
-else
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit_only.mk)
-endif
$(call inherit-product, $(SRC_TARGET_DIR)/product/generic_system.mk)
# Enable CSI checking