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

4 lines
135 B
Bash
Executable File

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