#!/system/bin/sh
export CLASSPATH=/system/framework/input.jar
exec app_process /system/bin com.android.commands.input.Input "$@"
