Remove global Skia includes and associated shortcuts.
bug:13225538 Change-Id: I7deff74f5c0cd7b6ad0e120ffbc378c5eb8d75ee
This commit is contained in:
parent
ff23e7600a
commit
aa42672165
|
@ -37,8 +37,7 @@ SRC_HEADERS := \
|
|||
$(TOPDIR)frameworks/native/include \
|
||||
$(TOPDIR)frameworks/native/opengl/include \
|
||||
$(TOPDIR)frameworks/av/include \
|
||||
$(TOPDIR)frameworks/base/include \
|
||||
$(TOPDIR)external/skia/include
|
||||
$(TOPDIR)frameworks/base/include
|
||||
SRC_HOST_HEADERS:=$(TOPDIR)tools/include
|
||||
SRC_LIBRARIES:= $(TOPDIR)libs
|
||||
SRC_SERVERS:= $(TOPDIR)servers
|
||||
|
|
|
@ -29,10 +29,8 @@
|
|||
pathmap_INCL := \
|
||||
bootloader:bootable/bootloader/legacy/include \
|
||||
camera:system/media/camera/include \
|
||||
corecg:external/skia/include/core \
|
||||
frameworks-base:frameworks/base/include \
|
||||
frameworks-native:frameworks/native/include \
|
||||
graphics:external/skia/include/core \
|
||||
libc:bionic/libc/include \
|
||||
libhardware:hardware/libhardware/include \
|
||||
libhardware_legacy:hardware/libhardware_legacy/include \
|
||||
|
|
Loading…
Reference in New Issue