Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -37,7 +37,6 @@ LOCAL_C_INCLUDES += \
    $(TOP)/frameworks/av/drm/libdrmframework/include \
    $(TOP)/frameworks/av/drm/libdrmframework/include \
    $(TOP)/frameworks/av/drm/libdrmframework/plugins/common/include \
    $(TOP)/frameworks/av/drm/libdrmframework/plugins/common/include \
    $(TOP)/frameworks/av/include \
    $(TOP)/frameworks/av/include \
    $(TOP)/libcore/include


LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_TAGS := optional


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