Update makefile dependencies on V8.

Depend on V8 using the architecture-specific LOCAL_STATIC_LIBRARIES
variables instead of testing TARGET_ARCH. This will allow libpac to be
removed from the 64-bit blacklist.

arm64 is an unsupported target arch for now, because the WebView copy of
V8 is not yet being built for arm64. This can be removed once WebView's
V8 is building.

Bug: 12452053
Change-Id: Ib78f5213e618a3914a5d85777dfdf82bb791229a
1 file changed
tree: 62456c489f16ea433a5ff06eb8bc8c9ce62e8728
  1. src/
  2. test/
  3. Android.mk
  4. LICENSE
  5. MODULE_LICENSE_BSD
  6. NOTICE
  7. README