Merge "Stop including libcore/include/ in most of frameworks/base." am: 05884ac869

am: 21ba3d9527

Change-Id: I6d71b74ffb28cf564a9f21a9dd5d749f76d83210
This commit is contained in:
Elliott Hughes
2016-09-16 08:50:08 +00:00
committed by android-build-merger
2 changed files with 0 additions and 3 deletions

View File

@@ -37,7 +37,6 @@ LOCAL_C_INCLUDES += \
$(TOP)/frameworks/av/drm/libdrmframework/include \
$(TOP)/frameworks/av/drm/libdrmframework/plugins/common/include \
$(TOP)/frameworks/av/include \
$(TOP)/libcore/include
LOCAL_MODULE_TAGS := optional

View File

@@ -45,8 +45,6 @@ LOCAL_C_INCLUDES += \
frameworks/base/libs/hwui \
frameworks/base/core/jni \
frameworks/native/services \
libcore/include \
libcore/include/libsuspend \
system/security/keystore/include \
$(call include-path-for, libhardware)/hardware \
$(call include-path-for, libhardware_legacy)/hardware_legacy \