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

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

Change-Id: I84c41450f1430ff3f45ed8f6d7f597ccbb161afa
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:26:33 +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