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

Commit b4da6b50 authored by Joe Onorato's avatar Joe Onorato
Browse files

host modules don't need LOCAL_MODULE_TAGS

Change-Id: Ifec8e63eef512b281eb924ef92160e9e1bf97f6d
parent f85cb7c9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -18,6 +18,5 @@ include $(CLEAR_VARS)
LOCAL_SRC_FILES := fs_config.c
LOCAL_MODULE := fs_config
LOCAL_FORCE_STATIC_EXECUTABLE := true
LOCAL_MODULE_TAGS := eng

include $(BUILD_HOST_EXECUTABLE)