Skip to content

Build Errors

Peter Yoon edited this page Jan 8, 2017 · 3 revisions

Jack GC running out of memory

Add the following line to BoardConfig.mk

ANDROID_JACK_VM_ARGS := -Dfile.encoding=UTF-8 -XX:+TieredCompilation -Xmx4096m

Clone this wiki locally