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

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

Change-Id: I7a7d32912f8b54493f964ba1e17bda8222653e0c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Christopher Ferris
2022-07-14 23:42:01 +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