commit | 0f01689fde45a7f8bf95dd210cd760fa4ff4a70b | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Thu Mar 28 08:33:01 2024 -0700 |
committer | Patrick Rohr <prohr@google.com> | Thu Mar 28 10:35:49 2024 -0700 |
tree | bcb3fc871b713246eb1c0d9e075398cde96b8e47 | |
parent | 43591951462c55a2618cfa329e5d54a7069f7e13 [diff] |
Remove unnecessary null check wifiIfaceName is guaranteed to not be null when this null check is executed, as otherwise eventuallyExpect<LinkPropertiesChanged>() has failed or threw an assertion error a couple of lines above. Test: TH Change-Id: Ibc566fae7cf153dcc2976e4d6d3b208e8fa3448c