summaryrefslogtreecommitdiff
path: root/aosp_redfin_64_with_32.mk
diff options
context:
space:
mode:
Diffstat (limited to 'aosp_redfin_64_with_32.mk')
-rw-r--r--aosp_redfin_64_with_32.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/aosp_redfin_64_with_32.mk b/aosp_redfin_64_with_32.mk
index a620164..bfb2c91 100644
--- a/aosp_redfin_64_with_32.mk
+++ b/aosp_redfin_64_with_32.mk
@@ -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