Merge "healthd: Drop the unneeded include path."

This commit is contained in:
Treehugger Robot 2018-09-07 02:44:31 +00:00 committed by Gerrit Code Review
commit 29247e5133

View file

@ -43,7 +43,7 @@ LOCAL_SRC_FILES := \
AnimationParser.cpp
LOCAL_MODULE := libhealthd_charger
LOCAL_C_INCLUDES := bootable/recovery $(LOCAL_PATH)/include
LOCAL_C_INCLUDES := $(LOCAL_PATH)/include
LOCAL_EXPORT_C_INCLUDE_DIRS := \
$(LOCAL_PATH) \
$(LOCAL_PATH)/include