post_install() {
echo
echo "Before using simple-mtpfs, you need to use this command to disable the system default MTP daemon:"
echo "  sudo /system/bin/am force-stop com.android.mtp"
echo
}
