#!/bin/sh

find /usr/lib/ -name msm_serial_hs_lite.ko|xargs insmod
echo 1 > /sys/class/power_supply/usb/present
zte_topsw_dua standalone &