OSDN Git Service

Remove external/chromium from the 64 bit blacklist.
authorNarayan Kamath <narayan@google.com>
Wed, 12 Mar 2014 14:42:07 +0000 (14:42 +0000)
committerNarayan Kamath <narayan@google.com>
Wed, 12 Mar 2014 14:43:38 +0000 (14:43 +0000)
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

core/64_bit_blacklist.mk

index 9f16536..ab081b5 100644 (file)
@@ -8,7 +8,6 @@ _64_bit_directory_blacklist += \
 
 # Chromium/V8: needs 64-bit support
 _64_bit_directory_blacklist += \
-       external/chromium \
        external/chromium-libpac \
        external/chromium_org \
        external/v8 \