Merge "Move thermal HAL to vendor partition"
This commit is contained in:
commit
5293c5b05d
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ include $(CLEAR_VARS)
|
|||
|
||||
LOCAL_MODULE := thermal.default
|
||||
LOCAL_MODULE_RELATIVE_PATH := hw
|
||||
LOCAL_PROPRIETARY_MODULE := true
|
||||
LOCAL_SRC_FILES := thermal.c
|
||||
LOCAL_SHARED_LIBRARIES := liblog libcutils
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
|
Loading…
Reference in a new issue