commit | df51305f90a5dbc7ea2bdc61ce9ca5217a70e94e | [log] [tgz] |
---|---|---|
author | Sarah Chin <sarahchin@google.com> | Wed Nov 09 00:37:21 2022 -0800 |
committer | Sarah Chin <sarahchin@google.com> | Thu Nov 10 19:19:35 2022 +0000 |
tree | 27bb6b1595a76477814d6c8cb26f9dc2bb398b64 | |
parent | e842874d979002a64f39f1778fb98109479cbb56 [diff] |
Fix NPEs in DataCallResponse Fix NPEs in the equals method for DataCallResponse. Only check the size for QOS bearer sessions and traffic descriptors if they are both not null. Also fix the hash code to return the same hash regardless of list orders. Test: atest DataCallResponseTest Bug: 257975797 Change-Id: I6403f71126e3e5ab300c565cf0c528268cbfe69d Merged-In: I6403f71126e3e5ab300c565cf0c528268cbfe69d