Merge "Update init.rc to fix sideload" into twrp2.5

This commit is contained in:
Dees_Troy
2013-07-01 15:35:39 -05:00
committed by Gerrit Code Review
+2 -2
View File
@@ -55,8 +55,8 @@ service adbd /sbin/adbd recovery
# Always start adbd on userdebug and eng builds
on property:ro.debuggable=1
write /sys/class/android_usb/android0/enable 1
start adbd
#write /sys/class/android_usb/android0/enable 1
#start adbd
setprop service.adb.root 1
# Restart adbd so it can run as root