commit | bf914ed528114642b39ceab19a772ba1fd0e44a4 | [log] [tgz] |
---|---|---|
author | Adrian DC <radian.dc@gmail.com> | Wed Nov 16 13:02:04 2016 +0100 |
committer | rc420head <dennislebhardt@yahoo.com> | Thu Aug 17 21:37:18 2017 -0500 |
tree | 418f7e1e29f7ac6dec86b51f2c9376c11c472648 | |
parent | 77207a0441873aa951ab46f409c9bf52f1694816 [diff] |
native: Increase ART heap limit to 192MB for 1024MB RAM devices * Needed for Google SetupWizard to start * Without this, SetupWizard is compiled by ART on boot and runs out of memory (heap) while running, resulting in the SetupWizard crashing and blocking boot Change-Id: Ic5b8caf4352f6d104af9121a09a01adad1c5bcc3 Signed-off-by: Adrian DC <radian.dc@gmail.com>