summaryrefslogtreecommitdiff
path: root/keystore2/aconfig/flags.aconfig
diff options
context:
space:
mode:
Diffstat (limited to 'keystore2/aconfig/flags.aconfig')
-rw-r--r--keystore2/aconfig/flags.aconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/keystore2/aconfig/flags.aconfig b/keystore2/aconfig/flags.aconfig
index 5d2a422c..02716da5 100644
--- a/keystore2/aconfig/flags.aconfig
+++ b/keystore2/aconfig/flags.aconfig
@@ -15,3 +15,11 @@ flag {
bug: "307460850"
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
+} \ No newline at end of file