Skip to content

Commit 4bba4d0

Browse files
committed
Merge pull request #8 from Snuzzo/cm-11.0
USB Storage
2 parents a5733c5 + 0b85359 commit 4bba4d0

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

rootdir/etc/init.vigor.usb.rc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ on property:sys.usb.config=mtp,adb
4141
start adbd
4242
setprop sys.usb.state ${sys.usb.config}
4343

44-
4544
on property:sys.usb.config=rndis
4645
write /sys/class/android_usb/android0/enable 0
4746
write /sys/class/android_usb/android0/idVendor 0bb4

system.prop

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,10 +153,6 @@ persist.thermal.monitor = true
153153
# vigor must enable this value to enable 9kramdump
154154
ro.modem.load.release_key = true
155155

156-
# UMS
157-
persist.sys.usb.config = mtp,adb
158-
ro.vold.umsdirtyratio=40
159-
160156

161157
# Scrolling Tweaks
162158
windowsmgr.max_events_per_sec=180

0 commit comments

Comments
 (0)