commit | fb19e1cc2b071ee8a40d5a14c7aa955838108206 | [log] [tgz] |
---|---|---|
author | Jaap Jan Meijer <jjmeijer88@gmail.com> | Mon Aug 15 22:15:51 2016 +0200 |
committer | electrikjesus <electrikjesus@gmail.com> | Sun Nov 27 11:52:40 2016 -0800 |
tree | c7283606fb3289cb8955928513ed5bccc97edace | |
parent | 491f37254495c04b15da3f80ad570c4e21f33021 [diff] |
Do not call assert-max-image-size when system image size is calculated automatically When BOARD_SYSTEMIMAGE_PARTITION_SIZE is set to 0 the system image size is calculated automatically, it does not make sense to call assert-max-image-size and it will fail.