From 362daa490841b94a69e55cb4320c2762ee829fc9 Mon Sep 17 00:00:00 2001 From: Giulio Cervera Date: Fri, 2 May 2014 19:14:32 +0200 Subject: shinano: load mhl module --- rootdir/init.qcom.rc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 27067c7..29e94ce 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -252,6 +252,10 @@ on boot chown system /sys/devices/virtual/timed_output/vibrator/vtg_level on post-fs + # MHL driver. To support MHL power off charge, + # the insmod must be done before chargemon. + insmod /system/lib/modules/mhl_sii8620_8061_drv.ko + exec /system/bin/chargemon write /sys/class/power_supply/battery/enable_stop_charging_at_low_battery 1 -- cgit v1.2.3