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

Commit 5ca7b8bc authored by Josh Gao's avatar Josh Gao Committed by android-build-merger
Browse files

adb: move usb_* to client/usb_*. am: 456e1ad4

am: 9d911335

Change-Id: Iccd3a602d90931d14df94ff3c8ccf2b7b209a405
parents 36d0229b 9d911335
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -81,17 +81,17 @@ LIBADB_windows_CFLAGS := \

LIBADB_darwin_SRC_FILES := \
    sysdeps_unix.cpp \
    usb_osx.cpp \
    client/usb_osx.cpp \

LIBADB_linux_SRC_FILES := \
    sysdeps_unix.cpp \
    usb_linux.cpp \
    client/usb_linux.cpp \

LIBADB_windows_SRC_FILES := \
    sysdeps_win32.cpp \
    sysdeps/win32/errno.cpp \
    sysdeps/win32/stat.cpp \
    usb_windows.cpp \
    client/usb_windows.cpp \

LIBADB_TEST_windows_SRCS := \
    sysdeps/win32/errno_test.cpp \
+0 −0

File moved.

+0 −0

File moved.

+0 −0

File moved.