am 189a874f: am 8c1bbdb9: Merge "remove more projects from 64-bit blacklist"

* commit '189a874f0f3d297107d02222dc3291943a9e82b0':
  remove more projects from 64-bit blacklist
This commit is contained in:
Colin Cross 2014-03-20 20:22:59 +00:00 committed by Android Git Automerger
commit 3c23ee5e19
1 changed files with 0 additions and 8 deletions

View File

@ -2,10 +2,8 @@ ifneq ($(TARGET_2ND_ARCH),)
# JNI - needs 64-bit VM
_64_bit_directory_blacklist += \
external/svox/ \
packages/
# Chromium/V8: needs 64-bit support
_64_bit_directory_blacklist += \
external/chromium-libpac \
@ -18,12 +16,6 @@ _64_bit_directory_blacklist += \
device/generic/goldfish/opengl \
device/generic/goldfish/camera \
# depends on frameworks/av
_64_bit_directory_blacklist += \
external/srec \
frameworks/opt \
frameworks/ex \
# not needed yet, and too many directories to blacklist individually
_64_bit_directory_blacklist += \
frameworks/av/media/libeffects \