Skip to content
Snippets Groups Projects
Commit b6ccc78e authored by Tao Bao's avatar Tao Bao
Browse files

healthd: Drop the unneeded include path.

libminui has been exporting headers since Oreo.

Test: mmma -j system/core/healthd
Change-Id: Iaadfa526619dcd4837a97b78cfa03dc69ffa4000
parent a23ba9f6
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment