Fix build by removing TAGS from host module
Change-Id: I0118cebff021b435baea0b46dd3c43250ef96632 Signed-off-by: Mike J. Chen <mjchen@google.com>
This commit is contained in:
parent
1cd5bcf591
commit
4d9571145a
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ LOCAL_SRC_FILES := gpttool.c
|
|||
LOCAL_STATIC_LIBRARIES := libz
|
||||
|
||||
LOCAL_MODULE := gpttool
|
||||
LOCAL_MODULE_TAGS := eng
|
||||
|
||||
include $(BUILD_HOST_EXECUTABLE)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue