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

Commit 3fb7d976 authored by Dan Willemsen's avatar Dan Willemsen Committed by Gerrit Code Review
Browse files

Merge "Limit adb_test to first multilib"

parents c947a137 1e20e0aa
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -207,6 +207,8 @@ LOCAL_LDLIBS_darwin := -framework CoreFoundation -framework IOKit
LOCAL_LDLIBS_windows := -lws2_32 -luserenv
LOCAL_LDLIBS_windows := -lws2_32 -luserenv
LOCAL_STATIC_LIBRARIES_windows := AdbWinApi
LOCAL_STATIC_LIBRARIES_windows := AdbWinApi


LOCAL_MULTILIB := first

include $(BUILD_HOST_NATIVE_TEST)
include $(BUILD_HOST_NATIVE_TEST)


# adb device tracker (used by ddms) test tool
# adb device tracker (used by ddms) test tool