Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b2f94593 authored by Dan Albert's avatar Dan Albert
Browse files

Remove unused libutils references.

Change-Id: I22797643103ce1d4371198433ad9849cc83d3d7c
parent 233b32f6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 libutils
LOCAL_SHARED_LIBRARIES := liblog

include $(BUILD_NATIVE_TEST)
+0 −1
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@
#include <string>

#include "adb_io.h"
#include "utils/file.h"

TEST(fuse_adb_provider, read_block_adb) {
  adb_data data = {};