Merge "Fix NPE in UserManager.getUserName(). Unlike all other calls to...
Merge "Fix NPE in UserManager.getUserName(). Unlike all other calls to getUserInfo(), getUserName() was the only one that did not check for null. This has led to NPEs like in b/37589362. Test: none. :( Not sure how to force the race where getUserInfo() returns null. Verified manually that getUserName() still works."
Loading
Please register or sign in to comment