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