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

Commit 27bf5114 authored by Narayan Kamath's avatar Narayan Kamath
Browse files

Remove external/chromium from the 64 bit blacklist.

This isn't the same as chromium_org (which is used by the
webview). This is a 3 year old snapshot of the net stack which
compiles under 64 bit. It's currently used on aosp master by
libstagefright_chromium_http.

This project can be removed if the changes that remove the
chromium dependency are cherry-picked to aosp/master.

Change-Id: I5d0f9ed03ea9842b47d980d77ea32bc7a3f6998f
parent ce156811
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -8,7 +8,6 @@ _64_bit_directory_blacklist += \


# Chromium/V8: needs 64-bit support
# Chromium/V8: needs 64-bit support
_64_bit_directory_blacklist += \
_64_bit_directory_blacklist += \
	external/chromium \
	external/chromium-libpac \
	external/chromium-libpac \
	external/chromium_org \
	external/chromium_org \
	external/v8 \
	external/v8 \