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

Commit 7b1dbeda authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "adbd: Update DeviceInterfaceGUID for WinUSB"

parents 40a8b07e b310da60
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@ struct usb_os_desc_ext_prop {
using usb_os_desc_guid_t = usb_os_desc_ext_prop<20, 39>;
usb_os_desc_guid_t os_desc_guid = {
    .bPropertyName = "DeviceInterfaceGUID",
    .bProperty = "{64379D6C-D531-4BED-BBEC-5A16FC07D6BC}",
    .bProperty = "{F72FE0D4-CBCB-407D-8814-9ED673D0DD6B}",
};

struct usb_ext_prop_values {