blob: b15230ec8adea0138fa9b97bf5440149686cd21a [file] [log] [blame] [edit]
package: "android.security.keystore2"
container: "system"
flag {
name: "wal_db_journalmode_v3"
namespace: "hardware_backed_security"
description: "This flag controls changing journalmode to wal"
bug: "191777960"
is_fixed_read_only: true
}
flag {
name: "disable_legacy_keystore_put_v2"
namespace: "hardware_backed_security"
description: "This flag disables legacy keystore put and makes it so that command returns an error"
bug: "307460850"
is_fixed_read_only: true
}
flag {
name: "disable_legacy_keystore_get"
namespace: "hardware_backed_security"
description: "This flag disables legacy keystore get and makes it so that get returns an error"
bug: "307460850"
is_fixed_read_only: true
}
flag {
name: "enable_dump"
namespace: "hardware_backed_security"
description: "Include support for dump() on the IKeystoreMaintenance service"
bug: "344987718"
is_fixed_read_only: true
}
flag {
name: "import_previously_emulated_keys"
namespace: "hardware_backed_security"
description: "Include support for importing keys that were previously software-emulated into KeyMint"
bug: "283077822"
is_fixed_read_only: true
}
flag {
name: "use_blob_state_column"
namespace: "hardware_backed_security"
description: "Use state database column to track superseded blobentry rows"
bug: "319563050"
is_fixed_read_only: true
}
flag {
name: "attest_modules"
namespace: "hardware_backed_security"
description: "Support attestation of modules"
bug: "369375199"
is_fixed_read_only: true
}