Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8eb624a4 authored by Zach Lee's avatar Zach Lee
Browse files

Lazily get UserManager to avoid NPE

maybeHideLockedProfileActivityLocked() can sometimes be called before getUserManager() is called anywhere else. Calling the lazy getter here will prevent that null pointer error.

Change-Id: Ib8ca36bd6c43c03f69c53e0e195c2a68a36377a3
Bug: b/303507052
parent 63792cef
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment