summaryrefslogtreecommitdiff
path: root/keystore/java/android/security/KeyChain.java
diff options
context:
space:
mode:
authorRubin Xu <rubinxu@google.com>2019-11-08 12:10:12 +0000
committerRubin Xu <rubinxu@google.com>2019-11-08 12:22:38 +0000
commit7b76f334ab85efbce4a52ad0776078da71f4ecd0 (patch)
treef66a1937c410ef468024ed4fc73f7ffaaa13116b /keystore/java/android/security/KeyChain.java
parent98e9bbdb06d340d966f177173748c87ec93b3e11 (diff)
No need to remove profile encryption key on boot
PROFILE_KEY_NAME_ENCRYPT is a temporary encryption key used during profile challenge unification to encrypt the profile password. It's deleted right after the unification process so there is no need to keep trying deleting it during each boot. Also add a log when profile decryption key is removed. Both of these changes are speculative fixes for a reported issue where profile unification is broken midway. Bug: 143946738 Test: builds Change-Id: I382010150ddbab49c8c9971a1d0a97dff5c86271
Diffstat (limited to 'keystore/java/android/security/KeyChain.java')
0 files changed, 0 insertions, 0 deletions