commit | fab620509d0fd24bd0c611fe24915d7f024f67e9 | [log] [tgz] |
---|---|---|
author | Nate Myren <ntmyren@google.com> | Tue Oct 17 13:08:36 2023 -0700 |
committer | Nate Myren <ntmyren@google.com> | Wed Oct 18 19:05:06 2023 +0000 |
tree | 8e46c50319d498334f5f8f5c9c2cca6ad71ee943 | |
parent | 1c391eac48310ef95f2d96fb05f71e21fd831401 [diff] |
Catch exception when getting PermissionControllerManager in PolicyService There's a possible race condition when a user is being removed, where we may try to create a PermissionControllerManager for a user that's no longer valid. If that happens, handle the exception gracefully Fixes: 302466721 Test: presubmit Change-Id: If007f1320c445a29e0d3738275c5716a67bca0d9