2020-07-25 22:02:29 +02:00
|
|
|
# Specify keystore2_key namespaces in this file.
|
|
|
|
# Please keep the names in alphabetical order and comment each new entry.
|
2020-08-01 07:22:49 +02:00
|
|
|
|
2020-07-27 22:07:39 +02:00
|
|
|
# A keystore2_key namespace for the shell domain. Mainly used for native tests.
|
|
|
|
type shell_key, keystore2_key_type;
|
|
|
|
|
2020-07-27 22:06:11 +02:00
|
|
|
# A keystore2 namespace for the su domain. Mainly used for native tests.
|
|
|
|
type su_key, keystore2_key_type;
|
|
|
|
|
2020-08-01 07:22:49 +02:00
|
|
|
# A keystore2 namespace for vold. Vold need special permission to handle
|
|
|
|
# its own Keymint blobs.
|
|
|
|
type vold_key, keystore2_key_type;
|