#!/bin/sh
exec dalvikvm \
-Xmx256m \
-cp @TERMUX_PREFIX@/share/dex/dx.dex \
com.android.dx.command.Main $@