commit | d0d241e7d3464d3630e067cc7f2f77141a0c1248 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Thu Oct 19 19:47:15 2023 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Tue Oct 24 21:25:21 2023 +0000 |
tree | 1c5fa699c05682f3308ebd1b54293f4a982d5b6c | |
parent | 912e35b698089b41083153e271ddef13e8e7261d [diff] |
Use isCeStorageUnlocked() in package manager isUserKeyUnlocked() is being renamed to isCeStorageUnlocked() to make it clear what it does (considering that there are many types of user keys). Temporarily, the method exists under both names. Change the package manager to use the new name. No change in behavior. Bug: 306204742 Flag: exempt, mechanical refactoring Test: presubmit Change-Id: I66db78ce40618f1c5b263c826eb5984bfe92eab1