Cleanup unnecessary includes for libskia.

The libskia target exports all of its public includes directories so
redefining them here is redundant. Also this cleans up and makes it
obvious where the framework is making using of private Skia headers.

Change-Id: Ie7ecc9ddd3df780bed6b9af54ba58ca58274e043
This commit is contained in:
Derek Sollenberger
2014-02-27 11:14:55 -05:00
parent 94b5ca811e
commit 950fe8f8d4
7 changed files with 1 additions and 23 deletions

View File

@@ -23,7 +23,6 @@ LOCAL_SHARED_LIBRARIES := \
libskia
LOCAL_C_INCLUDES += \
external/skia/include/core \
frameworks/base/native/include \
frameworks/base/core/jni/android/graphics