diff --git a/rootdir/etc/init.target.rc b/rootdir/etc/init.target.rc index c5de13a..de42abd 100644 --- a/rootdir/etc/init.target.rc +++ b/rootdir/etc/init.target.rc @@ -42,6 +42,9 @@ on boot chown system system /sys/class/leds/green/led_time chown system system /sys/class/leds/blue/led_time + #set non-stand-charger can used + write /sys/module/phy_msm_usb/parameters/floated_charger_enable Y + service sdcard /system/bin/sdcard -u 1023 -g 1023 -l /data/media /mnt/shell/emulated class late_start