Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5128237a authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge "build: set TARGET_SUPPORTS_64_BIT_APPS in 64-bit config"

parents 2ff8919d 772c216e
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -35,6 +35,5 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.zygote=zygote32_64
# STOPSHIP: Revert this to allow products to select it themselves
TARGET_PREFER_32_BIT_APPS := true

# Temporarily leave these unset to keep all apps with JNI building as 32-bit
# TARGET_SUPPORTS_32_BIT_APPS := true
# TARGET_SUPPORTS_64_BIT_APPS := true
TARGET_SUPPORTS_32_BIT_APPS := true
TARGET_SUPPORTS_64_BIT_APPS := true