Skip to content
Snippets Groups Projects
Commit f0c606eb authored by Elliott Hughes's avatar Elliott Hughes
Browse files

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

frameworks/base/core/jni/android_text_StaticLayout.cpp does actually use
ScopedIcuLocale, so I've left that for now.

Change-Id: I6458cd133871281a747a9da2e304da10b445051a
parent 9d9cf5b3
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment