Loading adb/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -124,7 +124,7 @@ libadb_srcs = [ "adb_trace.cpp", "adb_unique_fd.cpp", "adb_utils.cpp", "fdevent.cpp", "fdevent/fdevent.cpp", "services.cpp", "sockets.cpp", "socket_spec.cpp", Loading @@ -144,7 +144,7 @@ libadb_test_srcs = [ "adb_io_test.cpp", "adb_listeners_test.cpp", "adb_utils_test.cpp", "fdevent_test.cpp", "fdevent/fdevent_test.cpp", "socket_spec_test.cpp", "socket_test.cpp", "sysdeps_test.cpp", Loading adb/adb.h +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ #include <android-base/macros.h> #include "adb_trace.h" #include "fdevent.h" #include "fdevent/fdevent.h" #include "socket.h" #include "types.h" #include "usb.h" Loading adb/adb_listeners_test.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ #include <android-base/stringprintf.h> #include <android-base/strings.h> #include "fdevent.h" #include "fdevent/fdevent.h" #include "sysdeps.h" #include "transport.h" Loading adb/client/transport_mdns.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ #include "adb_mdns.h" #include "adb_trace.h" #include "fdevent.h" #include "fdevent/fdevent.h" #include "sysdeps.h" static DNSServiceRef service_ref; Loading adb/daemon/auth.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ #include "adb.h" #include "adb_auth.h" #include "adb_io.h" #include "fdevent.h" #include "fdevent/fdevent.h" #include "sysdeps.h" #include "transport.h" Loading Loading
adb/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -124,7 +124,7 @@ libadb_srcs = [ "adb_trace.cpp", "adb_unique_fd.cpp", "adb_utils.cpp", "fdevent.cpp", "fdevent/fdevent.cpp", "services.cpp", "sockets.cpp", "socket_spec.cpp", Loading @@ -144,7 +144,7 @@ libadb_test_srcs = [ "adb_io_test.cpp", "adb_listeners_test.cpp", "adb_utils_test.cpp", "fdevent_test.cpp", "fdevent/fdevent_test.cpp", "socket_spec_test.cpp", "socket_test.cpp", "sysdeps_test.cpp", Loading
adb/adb.h +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ #include <android-base/macros.h> #include "adb_trace.h" #include "fdevent.h" #include "fdevent/fdevent.h" #include "socket.h" #include "types.h" #include "usb.h" Loading
adb/adb_listeners_test.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ #include <android-base/stringprintf.h> #include <android-base/strings.h> #include "fdevent.h" #include "fdevent/fdevent.h" #include "sysdeps.h" #include "transport.h" Loading
adb/client/transport_mdns.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ #include "adb_mdns.h" #include "adb_trace.h" #include "fdevent.h" #include "fdevent/fdevent.h" #include "sysdeps.h" static DNSServiceRef service_ref; Loading
adb/daemon/auth.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ #include "adb.h" #include "adb_auth.h" #include "adb_io.h" #include "fdevent.h" #include "fdevent/fdevent.h" #include "sysdeps.h" #include "transport.h" Loading