macloader: Make macloader a C file.

Change-Id: I6bd4a324cc5a596f2900027615b83f73736d12e0
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
Andreas Schneider 2015-01-26 22:58:30 +01:00 committed by Ethan Chen
parent 0ed5670246
commit 60f13f21c2
2 changed files with 1 additions and 1 deletions

View file

@ -4,7 +4,7 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_SRC_FILES := \
macloader.cpp
macloader.c
LOCAL_SHARED_LIBRARIES := \
liblog libutils