Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3391fd85 authored by Eric Biggers's avatar Eric Biggers
Browse files

Add flag fix_unlocked_device_required_keys

Bug: 296464083
Change-Id: Id3a1e34bfc2d4fbc3ea1c6bfb8fa55d3c28d1687
parent 5f70c172
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
    description: "Feature flag for fs-verity API"
    bug: "285185747"
}

flag {
    name: "fix_unlocked_device_required_keys"
    namespace: "hardware_backed_security"
    description: "Fix bugs in behavior of UnlockedDeviceRequired keystore keys"
    bug: "296464083"
}