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

Commit b082b5f1 authored by Ying Wang's avatar Ying Wang Committed by Gerrit Code Review
Browse files

Merge "Disable DEXPREOPT until we have multilib support"

parents 8012d8f3 a93102d4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -37,3 +37,6 @@ TARGET_PREFER_32_BIT_APPS := true

TARGET_SUPPORTS_32_BIT_APPS := true
TARGET_SUPPORTS_64_BIT_APPS := true

# Disable DEXPREOPT until we have multilib support (bug 14694978).
WITH_DEXPREOPT := false