commit | eb279461738d86c7613158473af1294898cc353b | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Tue Jan 09 16:09:35 2018 +0000 |
committer | Narayan Kamath <narayan@google.com> | Tue Jan 09 16:58:45 2018 +0000 |
tree | f03339f7f07d9b583686709dc8c03492e87ae3b8 | |
parent | 0d64cd33ba31d77f255c2240ea8c69b1a1b05144 [diff] |
WorkSource: Fix corner-case in equals method. We should treat WorkSource objects that have a null mChains List as being equal to one that has an empty non-null mChains List. This bug was uncovered by the tests added to WifiController in commit 0068bf953ad25e in frameworks/opt/net/wifi. Bug: 62390666 Test: WorkSourceTest Change-Id: Icd1f86aa5178a7beb436621362cfe771a3440398