Shaquille Johnson | 6a75199 | 2023-09-27 17:08:01 +0100 | [diff] [blame] | 1 | package: "android.security.keystore2" |
| 2 | |
| 3 | flag { |
| 4 | name: "wal_db_journalmode" |
| 5 | namespace: "hardware_backed_security" |
| 6 | description: "This flag controls changing journalmode to wal" |
| 7 | bug: "191777960" |
Shaquille Johnson | bce0cac | 2023-09-27 22:22:55 +0100 | [diff] [blame] | 8 | is_fixed_read_only: true |
Shaquille Johnson | 6a75199 | 2023-09-27 17:08:01 +0100 | [diff] [blame] | 9 | } |
Shaquille Johnson | 7e4cd0a | 2023-10-24 06:18:14 +0000 | [diff] [blame^] | 10 | |
| 11 | flag { |
| 12 | name: "deprecate_legacy_keystore" |
| 13 | namespace: "hardware_backed_security" |
| 14 | description: "This flag rolls out legacy keystore deprecation and makes it so that the put command returns a deprecation error" |
| 15 | bug: "307460850" |
| 16 | is_fixed_read_only: true |
| 17 | } |