commit | d441d52540a4e8edd0fa33d8c6a7c43ce609bd8f | [log] [tgz] |
---|---|---|
author | Daniel Zheng <zhengdaniel@google.com> | Thu May 04 15:27:34 2023 -0700 |
committer | Daniel Zheng <zhengdaniel@google.com> | Fri May 05 10:50:17 2023 -0700 |
tree | 07dce34fb761cee4c1f890ddc68b1d39d0b35606 | |
parent | 451e46f1ae270c11ef3e983602d7c3af774b24ee [diff] |
Fail on fastboot-info.txt format error If fastboot-info.txt has wrong format we should not fall back on hardcoded list silently. Instead we should LOG(FATAL) and fail. Hardcoded list should only be used when fastboot-info.txt is not found or is empty Test: fastboot flashall Bug: 194686221 Change-Id: I1cada102f3ff12c1f3002d0b61d3785fc25543c1