diff options
| author | 2021-09-27 14:08:41 +0800 | |
|---|---|---|
| committer | 2021-09-27 14:11:14 +0800 | |
| commit | aba5c9eacd54e9b0cf5fbeaa1157ca8ec1d00786 (patch) | |
| tree | dbb90d2cfe4f468432e057c5440186cad4b86a89 /tools/warn/cpp_warn_patterns.py | |
| parent | a2a5db44663a8dff93f0456034e17848155613f8 (diff) | |
Fix aosp_x86_64-user build failure
Commit Ia982eb2ee3d1eb64db72c1836e433bcc53e71e3f removes boot-5.4.img
and leaves only a boot-5.10.img file, which makes 'boot_container'
become false. This leads to the failure in AddVbmetaDigest() as it will
search a 'boot.img' based on the 'boot' descriptor from the vbmeta.img.
Add a condition that if boot_images[0] is not 'boot.img' then the
build is also a boot container.
Bug: 199807830
Test: build aosp_x86_64-user
Change-Id: I4a9487b075186f0abf2ba74d3a1cf78072352a05
Diffstat (limited to 'tools/warn/cpp_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions