summaryrefslogtreecommitdiff
path: root/sdm845
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2018-01-02 09:47:26 +0900
committerJiyong Park <jiyong@google.com>2018-01-02 09:47:26 +0900
commit6b0a87d99fc535ee9aa818c8e06fac5487f61f50 (patch)
tree8405cf64bab1c5f30ccd64dd4b7bf081f359df67 /sdm845
parentc425b46cede0e18a329c328e7c0946e695261152 (diff)
downloadbonito-6b0a87d99fc535ee9aa818c8e06fac5487f61f50.tar.gz
Make thermal-engine headers as vendor module
When BOARD_VNDK_VERSION is turned on, LOCAL_COPY_HEADERS is only allowed to vendor modules (LOCAL_VENDOR_MODULE or LOCAL_PROPRIETARY_MODULE is set to true). Bug: 69574580 Test: choosecombo 1 crosshatch userdebug; BOARD_VNDK_VERSION=current m -j -k The result does not show build errors on thermal-engine Change-Id: I6801134a87974d92b2a5ae6ee132c93eb8884c28
Diffstat (limited to 'sdm845')
-rw-r--r--sdm845/thermal-engine/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdm845/thermal-engine/Android.mk b/sdm845/thermal-engine/Android.mk
index 97fddc74..f0607fbf 100644
--- a/sdm845/thermal-engine/Android.mk
+++ b/sdm845/thermal-engine/Android.mk
@@ -7,6 +7,7 @@ LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
+LOCAL_VENDOR_MODULE := true
LOCAL_COPY_HEADERS_TO := thermal-engine
LOCAL_COPY_HEADERS := ./thermal_client.h