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