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

Commit 54400ddb authored by Sahil Sonar's avatar Sahil Sonar 💬
Browse files

axolotl: Disable 64 bit only

  - Breaks compilation of /e/ OS apps
parent 45fd5115
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -17,6 +17,8 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota_retrofit.mk)
# Override product name for Lineage.
PRODUCT_NAME := lineage_axolotl

WITH_64_BIT_ONLY := false

# ShiftOS - 3.8 G (20220824)
PRODUCT_BUILD_PROP_OVERRIDES += \
    TARGET_DEVICE=axolotl \