mount("ext4", "EMMC", "/dev/block/mmcblk0p3", "/system");
delete_recursive("/system/app/LatinImeGoogle.apk");
unmount("/system");
