commit | 09d0d5b8c50fc55ae3af6c30a42e7912976c3f65 | [log] [tgz] |
---|---|---|
author | Isaac Chen <ycchen@google.com> | Thu Sep 14 17:56:56 2017 +0800 |
committer | Isaac Chen <ycchen@google.com> | Thu Sep 14 18:01:18 2017 +0800 |
tree | 710b7d90a54276e358d9c0e547f312ed1c154840 | |
parent | 5df8ae4bf6e082e69de6e3b8caca7a9233d22754 [diff] |
Set default size for 32-bit GSI to 1 GB The previous size for 32-bit GSI (906 MB) is not enough for x86 GSI. Increase it to 1 GB (1024 MB). If some other arch, say arm, wants to use a smaller size, it can overwrite the default in its BoardConfig.mk. Bug: 65437122 Test: lunch aosp_x86_a; make -j; lunch aosp_arm_a; make -j Change-Id: I092966f0a0a327b1080ee10782960c6ccf44d8ee