Merge "Limit adb_test to first multilib"

am: 3fb7d97689

* commit '3fb7d9768974443b7832255b2419c3b0c162a8cb':
  Limit adb_test to first multilib
This commit is contained in:
Dan Willemsen 2015-12-22 14:15:53 -08:00 committed by android-build-merger
commit 03e6f710bc

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