Android.mk: make 32bit binary use arm assembly code on 64bit platform

update to use "ifeq ($(ARCH_ARM_HAVE_NEON),true)" instead of
"ifeq ($(TARGET_ARCH_VARIANT),armv7-a-neon)" as condition check,
so that the 32bit binary or libray on arm64bit platform can use
the NEON implementation as well.

Change-Id: Ib632e823ed904dce82808fdb391b428bef07deb2
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
1 file changed
tree: a2d854bda54bc25efeeced2f100b7209dc669699
  1. files/
  2. Android.mk
  3. BUILD
  4. LICENSE
  5. OWNERS
  6. public.mk
  7. README.google
  8. setup_env.bat