summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraaronding <aaronding@google.com>2018-05-25 12:05:15 +0800
committeraaronding <aaronding@google.com>2018-05-25 16:39:36 +0800
commitb9d9e99703d662976078887d105644ccd7d03759 (patch)
tree787eaae95d55a768a7b7deb0d61d1481ad4f877e
parentcdd8c78579b3e806b799f1442a8af2a872dc75d6 (diff)
parent34f922d74a2e0bc81815785c49e7c8598a628647 (diff)
downloadthermal-pie-qpr3-release.tar.gz
Bug: 80274434 Change-Id: Iefdbda80a48cdeb660eb6ba739b86912b41e8e2c
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 12c2dee..cf89a91 100644
--- a/Android.mk
+++ b/Android.mk
@@ -36,6 +36,7 @@ ifeq ($(SUPPORT_THERMAL_HAL),)
LOCAL_SRC_FILES := thermal-default.c
endif
+LOCAL_HEADER_LIBRARIES := libutils_headers libhardware_headers
LOCAL_SHARED_LIBRARIES := liblog libcutils
LOCAL_HEADER_LIBRARIES := libhardware_headers
LOCAL_MODULE_TAGS := optional