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

Commit 88c49091 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "f_gsi: Update USB DPL string descriptor value"

parents bafd4c66 ce6013c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1393,7 +1393,7 @@ static struct usb_descriptor_header *qdss_gsi_ss_data_only_desc[] = {

/* string descriptors: */
static struct usb_string qdss_gsi_string_defs[] = {
	[0].s = "Qualcomm DPL Data",
	[0].s = "DPL Data",
	{}, /* end of list */
};