Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9b269f22 authored by Colin Cross's avatar Colin Cross Committed by Android Git Automerger
Browse files

am 3c1183a6: am 3a943c9e: am 0143ee4a: am a3c76c28: Merge "remove libeffects from 64-bit blacklist"

* commit '3c1183a6':
  remove libeffects from 64-bit blacklist
parents c63d345b 3c1183a6
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -16,10 +16,6 @@ _64_bit_directory_blacklist += \
	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