commit | 1af866c2394a6efdf8a77cc2476bce7272498895 | [log] [tgz] |
---|---|---|
author | Pavel Valenta <pvalenta.hk@gmail.com> | Wed Apr 18 01:06:51 2012 +0800 |
committer | Pavel Valenta <pvalenta.hk@gmail.com> | Wed Apr 18 01:06:51 2012 +0800 |
tree | 33d59b29af3bf4e25c09fcb13e21684590c5a4b8 | |
parent | 50f5855af4d6e4e0a85821a6173ef848fb9e10c7 [diff] |
Increase Java VM maximum heap size to 1024MB I got "java.lang.OutOfMemoryError: Java heap space" error when I'm building own Kang (galaxys2 for example) with Gapps included. Increase maximum heap size to 1024MB will solve it.