* commit '3a943c9e571c027c3557bc690204751d4e872995': remove libeffects from 64-bit blacklist
This commit is contained in:
commit
3c1183a663
1 changed files with 0 additions and 4 deletions
|
@ -16,10 +16,6 @@ _64_bit_directory_blacklist += \
|
||||||
device/generic/goldfish/opengl \
|
device/generic/goldfish/opengl \
|
||||||
device/generic/goldfish/camera \
|
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))
|
_64_bit_directory_blacklist_pattern := $(addsuffix %,$(_64_bit_directory_blacklist))
|
||||||
|
|
||||||
define directory_is_64_bit_blacklisted
|
define directory_is_64_bit_blacklisted
|
||||||
|
|
Loading…
Reference in a new issue