commit | 747eb019ce825c231e2f41c743ef9d0f1c7c39f5 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Fri Oct 20 19:38:36 2023 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Fri Oct 20 20:04:34 2023 +0000 |
tree | 1f9125be5af5767cd7ede53b7d057c68126e0fbe | |
parent | 89aef1784fee31a9084ec0c42367e52c8f0591f7 [diff] |
Make fix_unlocked_device_required_keys a build-time flag This flag will need to be accessed from keystore2, which is started before the DeviceConfig-based flag infrastructure is available. Also, LockSettingsService in system_server will need to vary its start-up behavior depending on this flag, so toggling this flag at runtime won't work properly anyway (unless the device is immediately rebooted). Bug: 296464083 Test: build Change-Id: I22327798e0fe804144bbedb3e57f57b60b85e72a