#!/system/bin/sh

/system/bin/logcat -d > /mnt/plugin/log.txt
/system/bin/chmod 777 /mnt/plugin/log.txt

