post_install() {
chmod -w /data/data/com.termux/files/usr/share/dex/ecj.jar
rm -f /data/data/com.termux/files/usr/share/dex/oat/*/ecj.{art,oat,odex,vdex} >/dev/null 2>&1
exit 0
}
