Catch IllegalStateException when getting the UserManager in UserUtil.
This CL resolves a race condition by moving the invocation of createContextAsUser into a try/catch block in UserUtil. Flag: EXEMPT bugfix Bug: 385068986 Test: build Change-Id: I8f23fdbd5a121b580a6424453e22d7c40a2608dd
Loading
Please register or sign in to comment