commit | 6ea1c60e67bddc52acc5881e0b4abe566ee88f77 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Wed Nov 22 16:21:48 2023 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Wed Nov 22 16:21:59 2023 +0000 |
tree | 1c39ded92662c095967cd27245f1b1a64ebfdceb | |
parent | 39b7af2fcdce144cda6377533b3374423f85008a [diff] |
Rename the fix_unlocked_device_required_keys flag This flag was defined as a regular flag and then was later changed to a fixed_read_only flag. This scenario is currently "unsupported" by the flags infrastructure; an error occurs when trying to advance the flag to staging. Work around this by renaming the flag so that the flags infrastructure sees it as an entirely new flag. Bug: 296464083 Bug: 311648623 Test: build Change-Id: Iafde2d63578bf65b3f5a08ab57561eadbe8f6b7a