Loading libs/adbd_auth/include/adbd_auth.h +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ __BEGIN_DECLS // The transport type of the device connection. // must be in sync with frameworks/base/core/java/android/debug/AdbTransportType.aidl enum AdbTransportType : int32_t { kAdbTransportTypeUsb = 0, kAdbTransportTypeWifi, Loading Loading
libs/adbd_auth/include/adbd_auth.h +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ __BEGIN_DECLS // The transport type of the device connection. // must be in sync with frameworks/base/core/java/android/debug/AdbTransportType.aidl enum AdbTransportType : int32_t { kAdbTransportTypeUsb = 0, kAdbTransportTypeWifi, Loading