commit | 55bce9c360b564a371c740b068f2053e914c3e63 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <pcc@google.com> | Wed Feb 16 13:45:40 2022 -0800 |
committer | Peter Collingbourne <pcc@google.com> | Wed Feb 16 16:40:24 2022 -0800 |
tree | e097d0f7f75ef2af07282ce662f761d8d3ca7d2f | |
parent | e5fdce4176ecf645847eb66badafb91ce6d2ed6c [diff] |
fvp: Remove definition of BOARD_BOOTIMAGE_PARTITION_SIZE. Now that https://r.android.com/1989408 and https://r.android.com/1988815 allow avoiding specifying the size of the boot partition by removing the definition of this variable, do so. Change-Id: I83ec5179bf54cc99074fc6b508dfebfb8704530f Bug: 142352330