Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1926c15a authored by Mike J. Chen's avatar Mike J. Chen Committed by Joe Onorato
Browse files

Fix build by removing TAGS from host module



Change-Id: I0118cebff021b435baea0b46dd3c43250ef96632
Signed-off-by: default avatarMike J. Chen <mjchen@google.com>
parent 2ffe3c8a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -7,7 +7,6 @@ LOCAL_SRC_FILES := gpttool.c
LOCAL_STATIC_LIBRARIES := libz

LOCAL_MODULE := gpttool
LOCAL_MODULE_TAGS := eng

include $(BUILD_HOST_EXECUTABLE)