1#!/system/bin/sh 2export CLASSPATH=/system/framework/abx.jar 3exec app_process /system/bin com.android.commands.abx.Abx "$0" "$@" 4