Force compile all targets as 64 bit. am: caa2a07303

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

Change-Id: Ic8d43f8403b8346a482720e1c0d40af649abaf8f
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:42:50 +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