Merge 3254395841b3d4dec4b309494dac256fe2c68aa4 on remote branch

Change-Id: Ifd26e94f2facfd0d25eb10dc50a73337030a8be4
diff --git a/Android.mk b/Android.mk
deleted file mode 100644
index 511e8dc..0000000
--- a/Android.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-LOCAL_PATH:= $(call my-dir)
-
-include $(CLEAR_VARS)
-LOCAL_COPY_HEADERS_TO := thermal-engine
-LOCAL_COPY_HEADERS := ./thermal_client.h
-LOCAL_VENDOR_MODULE := true
-include $(BUILD_COPY_HEADERS)