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

Commit 14fc0c27 authored by Dima Zavin's avatar Dima Zavin
Browse files

libcutils: build str_parms test for target instead of host



Change-Id: Ic1cd1c26b86b051c25db2521bd90b58731e29135
Signed-off-by: default avatarDima Zavin <dima@android.com>
parent 0e02fcab
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -143,8 +143,8 @@ include $(CLEAR_VARS)
LOCAL_MODULE := tst_str_parms
LOCAL_CFLAGS += -DTEST_STR_PARMS
LOCAL_SRC_FILES := str_parms.c hashmap.c memory.c
LOCAL_STATIC_LIBRARIES := liblog
LOCAL_SHARED_LIBRARIES := liblog
LOCAL_MODULE_TAGS := optional
include $(BUILD_HOST_EXECUTABLE)
include $(BUILD_EXECUTABLE)

endif #!sim