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

Commit 3009b7cb authored by Josh Gao's avatar Josh Gao Committed by Gerrit Code Review
Browse files

Merge "adb: bump the server version to 36."

parents b1393e93 057095d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ constexpr size_t MAX_PAYLOAD = MAX_PAYLOAD_V2;
std::string adb_version();

// Increment this when we want to force users to start a new adb server.
#define ADB_SERVER_VERSION 35
#define ADB_SERVER_VERSION 36

class atransport;
struct usb_handle;