Merge "Stop including libcore/include/ in most of frameworks/base."

am: 05884ac869

Change-Id: I4f919dc0bfcb4d9ecd65c61b304c01169ba3ce8a
This commit is contained in:
Elliott Hughes
2016-09-16 08:43:56 +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 \