Don't export all includes from libhwui_static

The behavior of LOCAL_WHOLE_STATIC_LIBRARIES is changing to also
reexport include directories in addition to every object in the library.
So remove the directories that were added to libhwui_static for local
use, and just set LOCAL_C_INCLUDES in those modules directly.

Change-Id: I30948734797d3e586cbfb2a0fc7ecccc61fe5b5d
1 file changed