From 3f01713eee06bd4cff28fccda4be63d2b642fbcc Mon Sep 17 00:00:00 2001 From: Joe Onorato Date: Fri, 18 May 2012 20:11:09 -0700 Subject: host modules don't need LOCAL_MODULE_TAGS Change-Id: I4b18a564adeedac5cb0b51f7a8c8f793638e6671 --- Makefile.target | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.target') diff --git a/Makefile.target b/Makefile.target index dcf9a80..4d8c2fd 100644 --- a/Makefile.target +++ b/Makefile.target @@ -373,8 +373,6 @@ LOCAL_CFLAGS += $(HW_OBJ_CFLAGS) LOCAL_SRC_FILES += $(BLOCK_SOURCES) LOCAL_CFLAGS += $(BLOCK_CFLAGS) -LOCAL_MODULE_TAGS := debug - $(call end-emulator-program) ############################################################################## -- cgit v1.1