am 8c1bbdb9
: Merge "remove more projects from 64-bit blacklist"
* commit '8c1bbdb96ee1ea6be4d35236d8af20d5a2d78f6f': remove more projects from 64-bit blacklist
This commit is contained in:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user