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

Commit 0178883d 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

am: 5ca7b8bc

Change-Id: Ie6c667b7df55617afa81d0757ed71ab938daa54f
parents 2e7fd013 5ca7b8bc
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.