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