Merge "Limit adb_test to first multilib" am: 3fb7d97689

am: 03e6f710bc

* commit '03e6f710bc5263cbaf53149dac1d7f775a9ab051':
  Limit adb_test to first multilib
This commit is contained in:
Dan Willemsen 2015-12-22 22:20:42 +00:00 committed by android-build-merger
commit 2b787e2b78
1 changed files with 2 additions and 0 deletions

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