am e07f9225: am 7e998752: am 189a874f: am 8c1bbdb9: Merge "remove more projects from 64-bit blacklist"
* commit 'e07f922563e5f3a093187a1e260451c3544bc051':
remove more projects from 64-bit blacklist
diff --git a/core/64_bit_blacklist.mk b/core/64_bit_blacklist.mk
index 9039f13..5ad7b51 100644
--- a/core/64_bit_blacklist.mk
+++ b/core/64_bit_blacklist.mk
@@ -2,10 +2,8 @@
# 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 @@
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 \