usb device descriptors

33 views
Skip to first unread message

chandrashekar BS

unread,
May 4, 2016, 1:22:13 PM5/4/16
to android-platform
Hi ,
      I am newbie to android driver development.
I have imx 6 based sabre board from freescale.
When i connect the board to windows pc  through otg cable, board is detected as Androdi adb device.
I want to change the usb device description . How to change the USB device description?

Durgadoss Ramanathan

unread,
May 5, 2016, 1:45:33 AM5/5/16
to android-...@googlegroups.com
Assuming you have root access, in your adb shell, do; 
getprop | grep usb

This will list properties related to USB. You can change the (RW) properties from this list through setprop.

For example,
setprop persist.usb.serialno Durga_Xperia

Thanks,
Durga


--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-platfo...@googlegroups.com.
To post to this group, send email to android-...@googlegroups.com.
Visit this group at https://groups.google.com/group/android-platform.
For more options, visit https://groups.google.com/d/optout.



--
Regards
Durgadoss
Reply all
Reply to author
Forward
0 new messages