OSDN Git Service

Remove base_intermediates from LOCAL_C_INCLUDES
authorColin Cross <ccross@android.com>
Sat, 31 Mar 2012 02:31:00 +0000 (19:31 -0700)
committerColin Cross <ccross@android.com>
Sat, 31 Mar 2012 02:32:37 +0000 (19:32 -0700)
commit9ad36ef9297a13097e62e3285bdc168060dae442
treeccd37925d565ad5c5c39a658d7ce02cfaa99c703
parent06e758a9664deed8cc865a58441a9a6279cc66de
Remove base_intermediates from LOCAL_C_INCLUDES

base_intermediates is not used anywhere in the main build system,
and should not be part of LOCAL_C_INCLUDES.  It is used by
external/webkit/Android.mk as a local variable, which causes
the libwebcore_intermediates directory to be added to the include
path for every module.

Change-Id: Iddeee880add4b6f694a15d1900c588e1c547b9df
core/binary.mk