blob: 92310f186d14f6d1aa878fef601a7523905a13a0 [file] [log] [blame]
#!/bin/busybox sh
if [ -n "$(cat /proc/boot_mode | grep NORMAL)" ] ; then # NORMAL
/usr/sbin/mtkfusionrild &
fi