commit | 320b2e2d3c1d6316d552e472332a7c8bc96d314b | [log] [tgz] |
---|---|---|
author | Daniel <danieljkim@google.com> | Tue Oct 03 18:23:55 2023 +0000 |
committer | Daniel <danieljkim@google.com> | Tue Oct 03 18:23:55 2023 +0000 |
tree | b94635815e8ca8e4fe298d8428848cbde249af4d | |
parent | 9f307961e0244f785edf51fb73a8919c86024d93 [diff] |
Change to null safe comparison In rare setups, there are some tests breaking due to the null pointer exception when doing the hint comparison. Replace the comparison to a null safe comparison. Bug: 302768479 Test: atest CtsAutoFillServiceTestCases Change-Id: Ic9cb586d35d13b039c20fb4f19a8a81565d2c6b6