commit | 19e876f0b53c09a25693e2a5687864ad3e91830d | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Mon Dec 16 21:35:13 2019 -0800 |
committer | Tianjie Xu <xunchang@google.com> | Wed Feb 26 12:16:22 2020 -0800 |
tree | 75ff501441cb431ee26327453d65654fb1ae0bca | |
parent | ed1c6372f90e6dcdb5280cebdd6d9350864ed722 [diff] |
Remove the dependency on bootloader_message Now that we move libboot_control to boot/1.1, the definition of bootloader_message_ab will hide behind the implementation details for vendor HALs. As this library isn't used in practice, we just inline the offset here. Bug: 131775112 Test: build Change-Id: I64babcad6a421cab5858ab818f392eca196a0fe2 (cherry picked from commit b6934a07d2b7e0d41a15ff29bd6b157e7c2993c4)