Update init.rc to fix sideload

This commit is contained in:
Dees_Troy
2013-06-09 20:56:38 +00:00
parent f6b15d1d45
commit 0cd4cc24ca
+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