Force compile all targets as 64 bit. am: caa2a07303 am: a5d0d605ad

Original change: https://android-review.googlesource.com/c/device/google/redfin/+/2153433

Change-Id: Iefc40b6e28df954a9f2198d6e68bda1a6b3c6c5f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Christopher Ferris
2022-07-14 22:59:45 +00:00
committed by Automerger Merge Worker

View File

@@ -17,6 +17,9 @@
# Build all of the 32 bit code, but only the vendor partition enables 64 bit.
ZYGOTE_FORCE_64 := true
# Force any prefer32 targets to be compiled as 64 bit.
IGNORE_PREFER32_ON_DEVICE := true
$(call inherit-product, device/google/redfin/aosp_redfin.mk)
PRODUCT_NAME := aosp_redfin_64_with_32