diff options
author | phweiss <phweiss@google.com> | 2019-10-21 19:41:09 +0200 |
---|---|---|
committer | phweiss <phweiss@google.com> | 2019-10-22 13:04:41 +0200 |
commit | 1a50c524bc6188bbd8206ddeba63bc4f02dfc194 (patch) | |
tree | f94cfa5d1fe2f014f63e50f219856b6eb5d70a26 /tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java | |
parent | a9da1921f05a09bed597cb4c6b13d9e55f384e8c (diff) |
[SecurityController] Listen to USER_UNLOCKED
So far, SecurityControllerImpl waits for user switches to update
its certificate cache. Most of the time the certificates are not
ready yet, since it is too early in the boot process.
With this CL, we only check certificates after receiving the
ACTION_USER_UNLOCKED broadcast. This allows us to remove the
retry-mechanism that patched over the above problem.
Bug: 141698830
Test: atest SecurityControllerTest
Change-Id: I2c6cacc6d4ab65c3b4c44f7cc88deaf57cc40789
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java')
0 files changed, 0 insertions, 0 deletions