Merge "healthd: Drop the unneeded include path."
This commit is contained in:
commit
29247e5133
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue