am 3a943c9e: am 0143ee4a: am a3c76c28: Merge "remove libeffects from 64-bit blacklist"
* commit '3a943c9e571c027c3557bc690204751d4e872995':
remove libeffects from 64-bit blacklist
diff --git a/core/64_bit_blacklist.mk b/core/64_bit_blacklist.mk
index 5ad7b51..75e1e33 100644
--- a/core/64_bit_blacklist.mk
+++ b/core/64_bit_blacklist.mk
@@ -16,10 +16,6 @@
device/generic/goldfish/opengl \
device/generic/goldfish/camera \
-# not needed yet, and too many directories to blacklist individually
-_64_bit_directory_blacklist += \
- frameworks/av/media/libeffects \
-
_64_bit_directory_blacklist_pattern := $(addsuffix %,$(_64_bit_directory_blacklist))
define directory_is_64_bit_blacklisted