OSDN Git Service

Only check ARCH_ARM_HAVE_ARMV7A if TARGET_ARCH is arm
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 24 Feb 2012 00:48:05 +0000 (08:48 +0800)
committerChih-Wei Huang <cwhuang@android-x86.org>
Wed, 9 May 2012 14:58:32 +0000 (22:58 +0800)
commit30768cfd289f4b6b19d3b505f0a85158157f0de3
tree9d4a27f47ef6ba06e299d177f27430d4463fdb9b
parenta10cc893f7e1f21783ea60c50a49401181611027
Only check ARCH_ARM_HAVE_ARMV7A if TARGET_ARCH is arm

This patch is required to enable chrome http stack on x86.

This is just clean-up to make it the same as the WebKit change:
https://android-review.googlesource.com/#/c/30891

Change-Id: Ie88ab86de9a32de5e8b02adb129e01203dd5637a
media/libstagefright/Android.mk