Files
2026-01-22 13:20:24 +01:00

4 lines
128 B
Plaintext
Executable File

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