Merge "Limit adb_test to first multilib"
This commit is contained in:
commit
3fb7d97689
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue