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

Commit 58d879f4 authored by Colin Cross's avatar Colin Cross
Browse files

don't rename 32-bit packages to *_32

Renaming 32-bit packages to *_32 breaks PRODUCT_PACKAGES dependencies.

Change-Id: I5457c07b64885d77a6bd8fbcbba97d28393c581d
parent 8b20d5b9
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -31,6 +31,8 @@ else
LOCAL_2ND_ARCH_VAR_PREFIX :=
endif

LOCAL_NO_2ND_ARCH_MODULE_SUFFIX := true

# If this makefile is being read from within an inheritance,
# use the new values.
skip_definition:=
@@ -474,4 +476,6 @@ endif # skip_definition
# Reset internal variables.
all_res_assets :=

LOCAL_NO_2ND_ARCH_MODULE_SUFFIX :=

LOCAL_2ND_ARCH_VAR_PREFIX :=