#!/sbin/sh

echo -ne "boot-amonet\x00" | dd of=/dev/block/platform/mtk-msdc.0/by-name/MISC >/dev/null 2>&1 && reboot recovery
