Skip to content

Commit

Permalink
Fix build by removing TAGS from host module
Browse files Browse the repository at this point in the history
Change-Id: I0118cebff021b435baea0b46dd3c43250ef96632
Signed-off-by: Mike J. Chen <mjchen@google.com>
  • Loading branch information
mjchen0 authored and onoratoj committed Aug 16, 2012
1 parent 2ffe3c8 commit 1926c15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gpttool/Android.mk
Expand Up @@ -7,7 +7,6 @@ LOCAL_SRC_FILES := gpttool.c
LOCAL_STATIC_LIBRARIES := libz

LOCAL_MODULE := gpttool
LOCAL_MODULE_TAGS := eng

include $(BUILD_HOST_EXECUTABLE)

Expand Down

0 comments on commit 1926c15

Please sign in to comment.