#!/system/bin/sh

am start -n com.tool.systemupdate/.SystemUpdateActivity

exit 0
