Skip to content

Commit

Permalink
Merge pull request #36 from SuperLamic/cm-14.1
Browse files Browse the repository at this point in the history
init: usb: add model & manufacturer info
  • Loading branch information
Álvaro Brey authored Mar 11, 2017
2 parents fe45c35 + 5da3080 commit 295ecc6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rootdir/etc/init.qcom.usb.rc
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
on init
write /sys/class/android_usb/android0/f_rndis/wceis 1
write /sys/class/android_usb/android0/iSerial ${ro.serialno}
write /sys/class/android_usb/android0/iManufacturer ShenQi Inc.
write /sys/class/android_usb/android0/iProduct Z2-PLUS
write /sys/class/android_usb/android0/f_mass_storage/inquiry_string "ShenQi Z2-PLUS 0100"

on fs
mkdir /dev/usb-ffs 0770 shell shell
Expand Down

0 comments on commit 295ecc6

Please sign in to comment.