am 4b3004a6: am 59e1e3e7: Merge "Fix mips64 minadbd_test build."

* commit '4b3004a6c93481e659647e7b40beb572f140683b':
  Fix mips64 minadbd_test build.
This commit is contained in:
Elliott Hughes
2015-05-02 05:58:07 +00:00
committed by Android Git Automerger
+1 -1
View File
@@ -32,6 +32,6 @@ LOCAL_SRC_FILES := fuse_adb_provider_test.cpp
LOCAL_CFLAGS := $(minadbd_cflags)
LOCAL_C_INCLUDES := $(LOCAL_PATH) system/core/adb
LOCAL_STATIC_LIBRARIES := libminadbd
LOCAL_SHARED_LIBRARIES := liblog libbase
LOCAL_SHARED_LIBRARIES := liblog libbase libcutils
include $(BUILD_NATIVE_TEST)