am ea874f8f: am c67e89ad: am 30cea3dc: Merge "Fix minadb_test build breakage."

* commit 'ea874f8fb70e98f5595ab2d582c31e9d79f300f7':
  Fix minadb_test build breakage.
This commit is contained in:
Elliott Hughes
2015-05-02 01:12:37 +00:00
committed by Android Git Automerger
+1 -1
View File
@@ -31,6 +31,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
LOCAL_SHARED_LIBRARIES := liblog libbase
include $(BUILD_NATIVE_TEST)