Null check inside filterIfNotSystemUser
List<ResolveInfo> is defined as nullable, so if that ever happens, need to handle it in the filter method. Bug: 222180729 Test: presubmit Change-Id: I84e8b66485f226e0d01074e01c77fa0b71f37122
Loading
Please register or sign in to comment