xref: /aosp_15_r20/system/security/keystore2/aconfig/flags.aconfig (revision e1997b9af69e3155ead6e072d106a0077849ffba)
1*e1997b9aSAndroid Build Coastguard Workerpackage: "android.security.keystore2"
2*e1997b9aSAndroid Build Coastguard Workercontainer: "system"
3*e1997b9aSAndroid Build Coastguard Worker
4*e1997b9aSAndroid Build Coastguard Workerflag {
5*e1997b9aSAndroid Build Coastguard Worker  name: "wal_db_journalmode_v3"
6*e1997b9aSAndroid Build Coastguard Worker  namespace: "hardware_backed_security"
7*e1997b9aSAndroid Build Coastguard Worker  description: "This flag controls changing journalmode to wal"
8*e1997b9aSAndroid Build Coastguard Worker  bug: "191777960"
9*e1997b9aSAndroid Build Coastguard Worker  is_fixed_read_only: true
10*e1997b9aSAndroid Build Coastguard Worker}
11*e1997b9aSAndroid Build Coastguard Worker
12*e1997b9aSAndroid Build Coastguard Workerflag {
13*e1997b9aSAndroid Build Coastguard Worker  name: "disable_legacy_keystore_put_v2"
14*e1997b9aSAndroid Build Coastguard Worker  namespace: "hardware_backed_security"
15*e1997b9aSAndroid Build Coastguard Worker  description: "This flag disables legacy keystore put and makes it so that command returns an error"
16*e1997b9aSAndroid Build Coastguard Worker  bug: "307460850"
17*e1997b9aSAndroid Build Coastguard Worker  is_fixed_read_only: true
18*e1997b9aSAndroid Build Coastguard Worker}
19*e1997b9aSAndroid Build Coastguard Worker
20*e1997b9aSAndroid Build Coastguard Workerflag {
21*e1997b9aSAndroid Build Coastguard Worker  name: "disable_legacy_keystore_get"
22*e1997b9aSAndroid Build Coastguard Worker  namespace: "hardware_backed_security"
23*e1997b9aSAndroid Build Coastguard Worker  description: "This flag disables legacy keystore get and makes it so that get returns an error"
24*e1997b9aSAndroid Build Coastguard Worker  bug: "307460850"
25*e1997b9aSAndroid Build Coastguard Worker  is_fixed_read_only: true
26*e1997b9aSAndroid Build Coastguard Worker}
27*e1997b9aSAndroid Build Coastguard Worker
28*e1997b9aSAndroid Build Coastguard Workerflag {
29*e1997b9aSAndroid Build Coastguard Worker  name: "enable_dump"
30*e1997b9aSAndroid Build Coastguard Worker  namespace: "hardware_backed_security"
31*e1997b9aSAndroid Build Coastguard Worker  description: "Include support for dump() on the IKeystoreMaintenance service"
32*e1997b9aSAndroid Build Coastguard Worker  bug: "344987718"
33*e1997b9aSAndroid Build Coastguard Worker  is_fixed_read_only: true
34*e1997b9aSAndroid Build Coastguard Worker}
35*e1997b9aSAndroid Build Coastguard Worker
36*e1997b9aSAndroid Build Coastguard Workerflag {
37*e1997b9aSAndroid Build Coastguard Worker  name: "import_previously_emulated_keys"
38*e1997b9aSAndroid Build Coastguard Worker  namespace: "hardware_backed_security"
39*e1997b9aSAndroid Build Coastguard Worker  description: "Include support for importing keys that were previously software-emulated into KeyMint"
40*e1997b9aSAndroid Build Coastguard Worker  bug: "283077822"
41*e1997b9aSAndroid Build Coastguard Worker  is_fixed_read_only: true
42*e1997b9aSAndroid Build Coastguard Worker}
43*e1997b9aSAndroid Build Coastguard Worker
44*e1997b9aSAndroid Build Coastguard Workerflag {
45*e1997b9aSAndroid Build Coastguard Worker  name: "use_blob_state_column"
46*e1997b9aSAndroid Build Coastguard Worker  namespace: "hardware_backed_security"
47*e1997b9aSAndroid Build Coastguard Worker  description: "Use state database column to track superseded blobentry rows"
48*e1997b9aSAndroid Build Coastguard Worker  bug: "319563050"
49*e1997b9aSAndroid Build Coastguard Worker  is_fixed_read_only: true
50*e1997b9aSAndroid Build Coastguard Worker}
51*e1997b9aSAndroid Build Coastguard Worker
52*e1997b9aSAndroid Build Coastguard Workerflag {
53*e1997b9aSAndroid Build Coastguard Worker  name: "attest_modules"
54*e1997b9aSAndroid Build Coastguard Worker  namespace: "hardware_backed_security"
55*e1997b9aSAndroid Build Coastguard Worker  description: "Support attestation of modules"
56*e1997b9aSAndroid Build Coastguard Worker  bug: "369375199"
57*e1997b9aSAndroid Build Coastguard Worker  is_fixed_read_only: true
58*e1997b9aSAndroid Build Coastguard Worker}
59