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

Commit ca34843c authored by Eric Biggers's avatar Eric Biggers
Browse files

Remove the flag fix_unlocked_device_required_keys_v2

This is now always enabled, so remove the flag.

Bug: 299298338
Test: build
Change-Id: I088fc4c753e5a6e4da9a22348139c9f70aaef44e
parent 1583c6a6
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -25,14 +25,6 @@ flag {
    is_fixed_read_only: true
}

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

flag {
    name: "keyinfo_unlocked_device_required"
    is_exported: true