Merge "Add keystore2 permission to get attestation keys"
This commit is contained in:
commit
883c50c443
1 changed files with 2 additions and 1 deletions
|
@ -722,7 +722,9 @@ class keystore2
|
|||
change_user
|
||||
clear_ns
|
||||
clear_uid
|
||||
delete_all_keys
|
||||
early_boot_ended
|
||||
get_attestation_key
|
||||
get_auth_token
|
||||
get_state
|
||||
list
|
||||
|
@ -732,7 +734,6 @@ class keystore2
|
|||
report_off_body
|
||||
reset
|
||||
unlock
|
||||
delete_all_keys
|
||||
}
|
||||
|
||||
class keystore2_key
|
||||
|
|
Loading…
Reference in a new issue