blob: 0a9362d64398357bef6c8791362f5be722087a1c [file] [log] [blame]
Jeff Sharkey55ee3e42020-11-02 13:39:37 -07001#!/system/bin/sh
2export CLASSPATH=/system/framework/abx.jar
3exec app_process /system/bin com.android.commands.abx.Abx "$0" "$@"