This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_motorola_sanders-lin…/thermal-engine/Android.mk
jorg3lucas 349c32c345 Revert "sanders: initial changes for caf bringup"
This reverts commit 3418950884.

Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
2019-06-29 15:35:28 +02:00

10 lines
158 B
Makefile

LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE:=thermal-engine
LOCAL_EXPORT_C_INCLUDE_DIRS:=$(LOCAL_PATH)
include $(BUILD_HEADER_LIBRARY)