Fixes NPE from resolveRotation()
RotatatinResolverInternal can be null when the service is not ready. This change adds a null check to avoid NPE. Test: atest WindowOrientatinListenerTest Bug: 199375757 Bug: 199381926 Change-Id: I1b6f3aee3eddf8f565f7ca21b1879f40c36f4e5c
Loading
Please register or sign in to comment