am 5e9a2033
: Merge "don\'t rename 32-bit packages to *_32"
* commit '5e9a20337e1110868296c27f201e4579e5e3fb9e': don't rename 32-bit packages to *_32
This commit is contained in:
commit
ef28912a41
1 changed files with 4 additions and 0 deletions
|
@ -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 :=
|
||||
|
|
Loading…
Reference in a new issue