Merge "Limit adb_test to first multilib"

This commit is contained in:
Dan Willemsen 2015-12-22 22:05:31 +00:00 committed by Gerrit Code Review
commit 3fb7d97689

View file

@ -207,6 +207,8 @@ LOCAL_LDLIBS_darwin := -framework CoreFoundation -framework IOKit
LOCAL_LDLIBS_windows := -lws2_32 -luserenv
LOCAL_STATIC_LIBRARIES_windows := AdbWinApi
LOCAL_MULTILIB := first
include $(BUILD_HOST_NATIVE_TEST)
# adb device tracker (used by ddms) test tool