Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c89cf962 authored by Steven Moreland's avatar Steven Moreland
Browse files

Android builds default to 64-bit.

Some people don't specify what they build. This came up on
some host tools target, and there were some interactions.
Anyway, 64-bit is in, 32-bit is out. Cheers.

Bug: N/A
Test: N/A
Change-Id: I69ab62d88011df90874e4ba05ee34b61805911e0
parent bdb6b878
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -82,7 +82,7 @@ CORRECT_BUILD_ENV_SEQUENCE_NUMBER := 13
# ---------------------------------------------------------------
# The product defaults to generic on hardware
ifeq ($(TARGET_PRODUCT),)
TARGET_PRODUCT := aosp_arm
TARGET_PRODUCT := aosp_arm64
endif


+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_system_ext.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_system_ext.mk)

# pKVM
$(call inherit-product, packages/modules/Virtualization/apex/product_packages.mk)
$(call inherit-product-if-exists, packages/modules/Virtualization/apex/product_packages.mk)

#
# All components inherited here go to product image