Merge "Limit adb_test to first multilib" am: 3fb7d97689
am: 03e6f710bc
* commit '03e6f710bc5263cbaf53149dac1d7f775a9ab051':
Limit adb_test to first multilib
This commit is contained in:
commit
2b787e2b78
|
@ -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…
Reference in New Issue