Skip to content

Commit 81a6536

Browse files
drewishyperb1iss
authored andcommitted
unpackbootimg: remove host LOCAL_MODULE_TAG
Change-Id: I199d680dc5ab8bf50f5be65c29095bf3adade695
1 parent 761e965 commit 81a6536

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mkbootimg/Android.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ LOCAL_MODULE := mkbootimg
1010
include $(BUILD_HOST_EXECUTABLE)
1111

1212
include $(CLEAR_VARS)
13-
LOCAL_MODULE_TAGS := eng
1413
LOCAL_SRC_FILES := unpackbootimg.c
1514
LOCAL_MODULE := unpackbootimg
1615
include $(BUILD_HOST_EXECUTABLE)

0 commit comments

Comments
 (0)