Remove key migration related changes
Migrating keys across UIDs is no longer required Ignore-AOSP-First: AOSP fails to boot, need to merge into internal first Test: m Bug: 220015249 Change-Id: I14f8f1949b2153cd67a520bf02086fad1f029260
This commit is contained in:
parent
7357fdc82d
commit
baa05ada57
2 changed files with 0 additions and 3 deletions
|
@ -729,7 +729,6 @@ class keystore2
|
|||
get_state
|
||||
list
|
||||
lock
|
||||
migrate_any_key
|
||||
pull_metrics
|
||||
report_off_body
|
||||
reset
|
||||
|
|
|
@ -940,9 +940,7 @@ allow system_server keystore:keystore2 {
|
|||
clear_ns
|
||||
clear_uid
|
||||
get_state
|
||||
list
|
||||
lock
|
||||
migrate_any_key
|
||||
pull_metrics
|
||||
reset
|
||||
unlock
|
||||
|
|
Loading…
Reference in a new issue